mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-04 23:10:16 +00:00
fix: apline-it-tools missing ssh package (#1891)
This commit is contained in:
parent
b8edf0dd68
commit
3c58303a9f
@ -17,6 +17,7 @@ msg_info "Installing Dependencies"
|
||||
$STD apk add \
|
||||
curl \
|
||||
mc \
|
||||
openssh \
|
||||
nginx \
|
||||
unzip
|
||||
msg_ok "Installed Dependencies"
|
||||
|
Loading…
Reference in New Issue
Block a user