mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-04-29 06:43:08 +00:00
Cronicle: add missing gnupg package (#3323)
This commit is contained in:
parent
48614f4f71
commit
6fcd21a7b7
@ -17,7 +17,8 @@ msg_info "Installing Dependencies"
|
|||||||
$STD apt-get install -y \
|
$STD apt-get install -y \
|
||||||
curl \
|
curl \
|
||||||
sudo \
|
sudo \
|
||||||
mc
|
mc \
|
||||||
|
gnupg
|
||||||
msg_ok "Installed Dependencies"
|
msg_ok "Installed Dependencies"
|
||||||
|
|
||||||
msg_info "Setting up Node.js Repository"
|
msg_info "Setting up Node.js Repository"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user