mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-07-20 10:21:36 -04:00
openssh-server-autossh update/add workflows
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
#!/usr/bin/with-contenv bash
|
||||
|
||||
# install autossh
|
||||
if [ -z `command -v autossh` ]; then
|
||||
echo "**** installing autossh ****"
|
||||
apk add --no-cache autossh
|
||||
fi
|
||||
Reference in New Issue
Block a user