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