mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-07-01 12:31:49 -04:00
deprecate
This commit is contained in:
@@ -1,4 +1,18 @@
|
||||
#!/usr/bin/with-contenv bash
|
||||
|
||||
echo "**** installing openssh-client ****"
|
||||
apk add --no-cache openssh-client
|
||||
echo '
|
||||
**************************************************************************
|
||||
**************************************************************************
|
||||
**************************************************************************
|
||||
**** ****
|
||||
**** ****
|
||||
**** openssh-server-openssh-client mod has been deprecated ****
|
||||
**** ****
|
||||
**** ****
|
||||
**** openssh-client is now included in the main image ****
|
||||
**** ****
|
||||
**** ****
|
||||
**************************************************************************
|
||||
**************************************************************************
|
||||
**************************************************************************
|
||||
'
|
||||
|
||||
Reference in New Issue
Block a user