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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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