Debain-repos/docker/cron-jobs

8 lines
344 B
Plaintext
Raw Normal View History

# python
2025-05-11 16:42:14 +02:00
# 25 19 * * * /etc/debmirror/venv/bin/python3 /etc/debmirror/mainDocker.py
2025-05-24 08:24:44 +02:00
#*/3 * * * * /etc/debmirror/venv/bin/python3 /etc/debmirror/mainDocker.py
#*/3 * * * * /etc/debmirror/venv/bin/python3 /etc/debmirror/mainOPNsense.py
# git push
2025-05-11 16:42:14 +02:00
# 30 19 * * * /bin/sh /etc/debmirror/gitPush.sh
2025-05-24 08:24:44 +02:00
#*/1 * * * * /bin/sh /etc/debmirror/gitPush.sh