Forgot to make docker folder visible. bruh

This commit is contained in:
YuruC3
2025-05-11 14:06:58 +02:00
parent 291e0a4949
commit 0d5db658ef
8 changed files with 207 additions and 1 deletions

6
docker/cron-jobs Normal file
View 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