crontab config for rebuilt machines with qortal username

This commit is contained in:
crowetic
2022-11-19 13:19:10 -08:00
committed by GitHub
parent b637ace990
commit 2b1bf33837

2
rebuilt-machine-cron Normal file
View File

@@ -0,0 +1,2 @@
@reboot sleep 399 && ./auto-fix-qortal.sh > "/home/qortal/qortal/auto-fix-startup.log" 2>&1
1 1 */5 * * /home/qortal/auto-fix-qortal.sh > "/home/qortal/qortal/auto-fix-01.log" 2>&1