Update distributed_cron.sh #2

Merged
holzi1005 merged 1 commit from holzi1005-patch-2 into main 2025-02-02 20:38:12 +01:00

View file

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