Docker image update
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
# python
|
||||
20 */4 * * * /etc/debmirror/venv/bin/python3 /etc/debmirror/mainOPNsense.py
|
||||
25 */4 * * * /etc/debmirror/venv/bin/python3 /etc/debmirror/mainDocker.py
|
||||
# 20 19 * * * /etc/debmirror/venv/bin/python3 /etc/debmirror/mainOPNsense.py
|
||||
# 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
|
||||
30 */4 * * * /bin/sh /etc/debmirror/gitPush.sh
|
||||
#*/1 * * * * /bin/sh /etc/debmirror/gitPush.sh
|
||||
Reference in New Issue
Block a user