minor cosmetic change

pull/173/head
Aevann 2023-07-23 23:36:29 +03:00
parent 93391aebe9
commit 92861b1cce
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
LOG='/var/log/rdrama/cron.log'
echo -e "\n---------------------------------------- $1 --- $(date --iso-8601=minutes)" >> "$LOG"
echo -e "\n"======================================== $1 === $(date --iso-8601=minutes)" >> "$LOG"
source /e
/usr/local/bin/flask cron $1 >>"$LOG" 2>&1