Also install openssh client on Alpine
"openssh-server" installs ONLY sshd, "openssh" installs server and client.
This commit is contained in:
parent
45d0b5019e
commit
0d55bd1d30
|
@ -37,6 +37,7 @@
|
|||
- "xbps-install -Suy python3 libgcc"
|
||||
|
||||
ssh_package_name:
|
||||
alpine: openssh
|
||||
opensuse: openssh
|
||||
voidlinux: openssh
|
||||
|
||||
|
|
Loading…
Reference in a new issue