Update rebuilt-machine-cron
${HOME}
This commit is contained in:
parent
7b76efff70
commit
3a48df1af2
@ -1,2 +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
|
||||
@reboot sleep 399 && ${HOME}/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
|
||||
|
Loading…
x
Reference in New Issue
Block a user