diff --git a/crontest b/crontest new file mode 100644 index 0000000..ad9bd30 --- /dev/null +++ b/crontest @@ -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