mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-06-26 10:12:46 -04:00
19 lines
1.1 KiB
Plaintext
19 lines
1.1 KiB
Plaintext
#!/usr/bin/with-contenv bash
|
|
|
|
echo '
|
|
**************************************************************************
|
|
**************************************************************************
|
|
**************************************************************************
|
|
**** ****
|
|
**** ****
|
|
**** openssh-server-openssh-client mod has been deprecated ****
|
|
**** ****
|
|
**** ****
|
|
**** openssh-client is now included in the main image ****
|
|
**** ****
|
|
**** ****
|
|
**************************************************************************
|
|
**************************************************************************
|
|
**************************************************************************
|
|
'
|