Add crontab, modify mgmt script, temp VPN fix

This commit is contained in:
mr-vercetti
2025-01-02 21:16:59 +01:00
parent 24f4ec532f
commit 94994a678f
3 changed files with 60 additions and 19 deletions

6
crontab Normal file
View File

@ -0,0 +1,6 @@
# SnapRAID
30 4 * * 0 python3 /opt/snapraid-runner/snapraid-runner.py --conf /etc/snapraid-runner.conf --ignore-deletethreshold
# LG TV renew dev mode (https://github.com/webosbrew/dev-manager-desktop)
0 * * * * /etc/tv-renew-devmode.sh >> /var/log/tv-renew-devmode.log 2>&1
# DNS issues fix with Torguard
0 5 * * * /apps/homeserver/docker/torguard-fix.sh