mirror of
https://github.com/MikroWizard/docker-compose-deployment.git
synced 2025-06-21 10:15:39 +02:00
4 lines
213 B
Text
4 lines
213 B
Text
|
# must be ended with a new line "LF" (Unix) and not "CRLF" (Windows)
|
||
|
* * * * * /usr/bin/python3 /front-update.py > /var/log/cron.log 2>&1
|
||
|
# An empty line is required at the end of this file for a valid cron file.
|