Change the order of the daily parsing scripts.

This commit is contained in:
Junior 2019-07-02 09:23:15 -04:00
parent c63ddd8e3e
commit ed81398360

View File

@ -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