Forgot to make docker folder visible. bruh
This commit is contained in:
6
docker/cron-jobs
Normal file
6
docker/cron-jobs
Normal file
@@ -0,0 +1,6 @@
|
||||
# python
|
||||
25 19 * * * /etc/debmirror/venv/bin/python3 /etc/debmirror/mainDocker.py
|
||||
|
||||
# git push
|
||||
|
||||
30 19 * * * /bin/sh /etc/debmirror/gitPush.sh
|
||||
Reference in New Issue
Block a user