We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3208550 commit d2e585dCopy full SHA for d2e585d
crontab
@@ -1,3 +1,6 @@
1
+# Update local library
2
00 03 * * * mopidyctl local scan
3
+# Restart mopidy to avoid random hangs
4
00 04 * * * systemctl restart mopidy
5
+# Update adblock zonefile on Bind
6
00 00 * * * python3 /etc/named.d/update-zonefile.py /etc/named.d/adblock.home adblock.home 1>/var/log/adblock-update.log 2>/var/log/adblock-update.err
0 commit comments