8 lines
344 B
Plaintext
8 lines
344 B
Plaintext
# python
|
|
# 25 19 * * * /etc/debmirror/venv/bin/python3 /etc/debmirror/mainDocker.py
|
|
#*/3 * * * * /etc/debmirror/venv/bin/python3 /etc/debmirror/mainDocker.py
|
|
#*/3 * * * * /etc/debmirror/venv/bin/python3 /etc/debmirror/mainOPNsense.py
|
|
|
|
# git push
|
|
# 30 19 * * * /bin/sh /etc/debmirror/gitPush.sh
|
|
#*/1 * * * * /bin/sh /etc/debmirror/gitPush.sh |