Skip to content

Commit 607cd44

Browse files
Update and rename backend to syncro
1 parent 47175c9 commit 607cd44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

etc/cron.d/backend renamed to etc/cron.d/syncro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +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

0 commit comments

Comments
 (0)