Create a monica app with docker-compose
This commit is contained in:
5
monica/start-cron.sh
Normal file
5
monica/start-cron.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/with-contenv sh
|
||||
set -eu;
|
||||
|
||||
# Start Cron
|
||||
exec busybox crond -f -l 0 -L /proc/1/fd/1
|
||||
Reference in New Issue
Block a user