Add openssh-client to build toolchain
This commit is contained in:
parent
b7d9cec76a
commit
1812e27e1e
@ -5,7 +5,7 @@ cd $(realpath $(dirname "${0}"))
|
||||
|
||||
# Install Alpine SDK and useful tools
|
||||
apk update
|
||||
apk add alpine-sdk git file htop less openssh-server openssh-sftp-server tar xz
|
||||
apk add alpine-sdk git file htop less openssh-client openssh-server openssh-sftp-server tar xz
|
||||
|
||||
# Copy root profile files and settings
|
||||
mkdir -p /root/.config/htop /root/.ssh
|
||||
|
Loading…
Reference in New Issue
Block a user