run cron in FG

This commit is contained in:
2019-10-11 07:01:02 +02:00
parent 28482097a7
commit cf76138f28

2
run.sh
View File

@@ -8,4 +8,4 @@ echo "$CRON_INTERVAL /backup.sh" >> /backup.cron
crontab /backup.cron
tail -f /dev/null
crond -f -d 8