Update distributed_cron.sh

This commit is contained in:
holzi1005 2025-02-02 20:36:17 +01:00
parent c25a30d1a4
commit ef2d212a2e

View file

@ -18,6 +18,7 @@ then
echo "$(date) -- START CRON_LOCK -- $(hostname)" >> $FILE.log
$2
$3
if [ $? -ne 0 ]
then