mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-01-25 10:06:18 +00:00
Fix: add gnupg to installed dependencies (#349)
This commit is contained in:
parent
42785dbbc8
commit
82d287959e
@ -21,7 +21,8 @@ $STD apt-get install -y \
|
||||
mc \
|
||||
make \
|
||||
postgresql \
|
||||
cargo
|
||||
cargo \
|
||||
gnupg
|
||||
msg_ok "Installed Dependencies"
|
||||
|
||||
msg_info "Setting up Node.js Repository"
|
||||
|
Loading…
Reference in New Issue
Block a user