mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-11 09:54:36 +00:00
fix: apline-it-tools missing ssh package (#1891)
This commit is contained in:
parent
b8edf0dd68
commit
3c58303a9f
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue