mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-01-10 19:05:09 +00:00
Fix gpg key pf2tools & 5etools (#1242)
* Update pf2etools-install.sh * Fix GPG 5F
This commit is contained in:
parent
ba97af3b9f
commit
a1fe451fe2
@ -20,6 +20,8 @@ $STD apt-get install -y \
|
||||
mc \
|
||||
sudo \
|
||||
git \
|
||||
gpg \
|
||||
ca-certificates \
|
||||
apache2
|
||||
msg_ok "Installed Dependencies"
|
||||
|
||||
|
@ -20,6 +20,8 @@ $STD apt-get install -y \
|
||||
mc \
|
||||
sudo \
|
||||
apache2 \
|
||||
gpg \
|
||||
ca-certificates \
|
||||
git
|
||||
msg_ok "Installed Dependencies"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user