Hello there! 👋 I'm Jin, a BI Developer with a passion for all things data, Proficient in Python, SQL and Power BI In the crontab file, you’ll need to add a new line that specifies when and how often ...
Operating system: CentOS Python: 3.6 Django: 2.2.3 django-crontab: 0.7.1 Output of crontab -l after running python manage.py crontab add. 00 01 * * * /root/xxx_dev ...
I'd like to crontab my python-scripts, but it seems, neither crontab -e entries nor editing /etc/crontab directly leads to executing the commands in the lists. What can I do to see, why it's not ...