Skip to content

Commit 3c58303

Browse files
authored
fix: apline-it-tools missing ssh package (#1891)
1 parent b8edf0d commit 3c58303

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install/alpine-it-tools-install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ msg_info "Installing Dependencies"
1717
$STD apk add \
1818
curl \
1919
mc \
20+
openssh \
2021
nginx \
2122
unzip
2223
msg_ok "Installed Dependencies"

0 commit comments

Comments
 (0)