mirror of
https://github.com/LightZirconite/Microsoft-Rewards-Bot.git
synced 2026-01-10 01:06:17 +00:00
Added a blank line to crontab.template to improve readability
This commit is contained in:
@@ -1,2 +1,3 @@
|
|||||||
# Run automation according to CRON_SCHEDULE; redirect both stdout & stderr to Docker logs
|
# Run automation according to CRON_SCHEDULE; redirect both stdout & stderr to Docker logs
|
||||||
${CRON_SCHEDULE} TZ=${TZ} /bin/bash /usr/src/microsoft-rewards-bot/src/run_daily.sh >> /proc/1/fd/1 2>&1
|
${CRON_SCHEDULE} TZ=${TZ} /bin/bash /usr/src/microsoft-rewards-bot/src/run_daily.sh >> /proc/1/fd/1 2>&1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user