mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-07-21 02:24:29 -04:00
switch to s6v3, general cleanup, add/update workflows
This commit is contained in:
Regular → Executable
-2
@@ -17,5 +17,3 @@ if [ ! -z "${TRANSLATIONS}" ]; then
|
||||
echo "**** cleanup ****"
|
||||
rm -rf /tmp/*
|
||||
fi
|
||||
|
||||
while :; do :; done & kill -STOP $! && wait $!
|
||||
@@ -0,0 +1 @@
|
||||
oneshot
|
||||
@@ -0,0 +1 @@
|
||||
/etc/s6-overlay/s6-rc.d/init-mod-projectsend-translations/run
|
||||
Reference in New Issue
Block a user