4 lines
196 B
Plaintext
4 lines
196 B
Plaintext
@reboot ${HOME}/start-qortal.sh
|
|
@reboot sleep 399 && ${HOME}/auto-fix-qortal.sh > "${HOME}/auto-fix-startup.log" 2>&1
|
|
1 1 */3 * * ${HOME}/auto-fix-qortal.sh > "${HOME}/log-auto-fix-cron.log" 2>&1
|