Cron finished note

This commit is contained in:
2018-02-25 20:56:17 +01:00
parent 68670d16f2
commit 775f627062

View File

@@ -34,4 +34,5 @@ echo $BASHPID > $lock
find /data -maxdepth 1 -type d -name "${dir_prefix}-*" | \
parallel --lb -j $max_jobs -n 1 run-mirror-update
echo "Cron Finished"