Skip to content

Commit 1fc92be

Browse files
Update syncro
1 parent b9f6a66 commit 1fc92be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/cron.d/syncro

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ LC_ALL=nb_NO.UTF-8
3737
# 0 18 * * * root test ! -f $HOME/deploying.lock && /usr/local/bin/php $HOME/bin/console app:cron:message:send-digest > /proc/1/fd/1 2>/proc/1/fd/2
3838
# 0 * * * * root test ! -f $HOME/deploying.lock && /usr/bin/php $HOME/bin/console app:cron:import-adjust-events > /proc/1/fd/1 2>/proc/1/fd/2
3939
# 0 0 * * * root /usr/sbin/logrotate -v -d > /proc/1/fd/1 2>/proc/1/fd/2
40-
*/5 0 * * * root /opt/venv/bin/python /app/synchro.py > /proc/1/fd/1 2>/proc/1/fd/2
40+
30 18 * * * root /opt/venv/bin/python /app/synchro.py > /proc/1/fd/1 2>/proc/1/fd/2

0 commit comments

Comments
 (0)