Create crontest

testing cron modifications and new features to auto-fix script
This commit is contained in:
crowetic 2023-05-24 17:29:18 -07:00 committed by GitHub
parent ba5bf9f097
commit 093dd83271
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
crontest Normal file
View File

@ -0,0 +1,2 @@
# 1 1 */5 * * /home/qortal/auto-fix-qortal.sh > "/home/qortal/qortal/auto-fix-01.log" 2>&1
*/2 * * * * auto-fix-qortal.sh > "~/qortal/auto-fix-2-min-test.log" 2>$1