- Add ampache crontab.
This commit is contained in:
5
etc/cron.d/ampache
Normal file
5
etc/cron.d/ampache
Normal file
@@ -0,0 +1,5 @@
|
||||
# /etc/cron.d/ampache: crontab fragment for ampache server
|
||||
|
||||
PATH=/bin:/usr/bin:/usr/local/bin:/usr/local/sbin
|
||||
|
||||
15 3 * * * apache cd /var/www; php bin/cli run:updateCatalog -v -c -e -a -g >/var/log/ampache/catalog_update.log 2>&1
|
||||
Reference in New Issue
Block a user