Change the order of the daily parsing scripts.
This commit is contained in:
parent
c63ddd8e3e
commit
ed81398360
|
@ -2,6 +2,6 @@
|
||||||
|
|
||||||
SCRIPTPATH=/var/www/htdocs/m/scripts/
|
SCRIPTPATH=/var/www/htdocs/m/scripts/
|
||||||
|
|
||||||
${SCRIPTPATH}homeaudio_auditqueues.pl
|
|
||||||
${SCRIPTPATH}homeaudio_makealpha.pl
|
|
||||||
php ${SCRIPTPATH}homeaudio_parsesongs.php
|
php ${SCRIPTPATH}homeaudio_parsesongs.php
|
||||||
|
${SCRIPTPATH}homeaudio_makealpha.pl
|
||||||
|
${SCRIPTPATH}homeaudio_auditqueues.pl
|
||||||
|
|
Loading…
Reference in New Issue
Block a user