Merge pull request 'Update distributed_cron.sh' (#2) from holzi1005-patch-2 into main
Reviewed-on: #2
This commit is contained in:
commit
b14d9530de
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ then
|
|||
echo "$(date) -- START CRON_LOCK -- $(hostname)" >> $FILE.log
|
||||
|
||||
$2
|
||||
$3
|
||||
|
||||
if [ $? -ne 0 ]
|
||||
then
|
||||
|
|
Loading…
Reference in a new issue