mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-11 09:54:36 +00:00
Add gpg
This commit is contained in:
parent
3f1cde865e
commit
8c7b72e71b
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ update_os
|
||||||
msg_info "Installing Dependencies"
|
msg_info "Installing Dependencies"
|
||||||
$STD apt-get install -y \
|
$STD apt-get install -y \
|
||||||
curl \
|
curl \
|
||||||
|
gpg \
|
||||||
wget \
|
wget \
|
||||||
mc
|
mc
|
||||||
msg_ok "Installed Dependencies"
|
msg_ok "Installed Dependencies"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue