mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-02-01 22:31:50 +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 \
|
mc \
|
||||||
sudo \
|
sudo \
|
||||||
git \
|
git \
|
||||||
|
gpg \
|
||||||
|
ca-certificates \
|
||||||
apache2
|
apache2
|
||||||
msg_ok "Installed Dependencies"
|
msg_ok "Installed Dependencies"
|
||||||
|
|
||||||
|
@ -20,6 +20,8 @@ $STD apt-get install -y \
|
|||||||
mc \
|
mc \
|
||||||
sudo \
|
sudo \
|
||||||
apache2 \
|
apache2 \
|
||||||
|
gpg \
|
||||||
|
ca-certificates \
|
||||||
git
|
git
|
||||||
msg_ok "Installed Dependencies"
|
msg_ok "Installed Dependencies"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user