Merge pull request 'Update distributed_cron.sh' (#2) from holzi1005-patch-2 into main

Reviewed-on: #2
This commit is contained in:
holzi1005 2025-02-02 20:38:12 +01:00
commit b14d9530de

View file

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