nginx_docker-swag/root/etc/services.d/cron/run
2021-02-13 15:25:43 -05:00

8 lines
215 B
Plaintext

#!/usr/bin/with-contenv bash
# # this line here is what we should have to get rid of the hard link error
# touch /etc/crontab /etc/cron.*/*
exec /usr/sbin/cron -f
# exec /usr/sbin/cron -f -S -l 5 -c /etc/crontabs