cron file consistent logging (still broken)

This commit is contained in:
Jason Kulatunga
2022-05-12 13:20:54 -07:00
parent f3fad47d9e
commit 5dc79134b2
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -7,4 +7,4 @@
printenv | sed 's/^\(.*\)$/export \1/g' > /env.sh
echo "starting cron"
cron -f
cron -f -L 15