mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-10 17:34:41 +00:00
Fix gpg key pf2tools & 5etools (#1242)
* Update pf2etools-install.sh * Fix GPG 5F
This commit is contained in:
parent
ba97af3b9f
commit
a1fe451fe2
2 changed files with 4 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue