Update auto-fix-GUI-cron
changed to using environment variable for home location.
This commit is contained in:
parent
eafa42dddf
commit
5a6bdda1af
@ -10,5 +10,5 @@
|
||||
# if you have this cron, it is because your machine was determined to have a GUI, and you were switched to using GUI
|
||||
# startup method for auto-fix script, and the cron startup method was removed.
|
||||
|
||||
1 1 */3 * * ./auto-fix-qortal.sh > log-auto-fix-cron.log 2>&1
|
||||
1 1 */3 * * ${home}/auto-fix-qortal.sh > log-auto-fix-cron.log 2>&1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user