Update distributed_cron.sh
This commit is contained in:
parent
c25a30d1a4
commit
ef2d212a2e
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ then
|
||||||
echo "$(date) -- START CRON_LOCK -- $(hostname)" >> $FILE.log
|
echo "$(date) -- START CRON_LOCK -- $(hostname)" >> $FILE.log
|
||||||
|
|
||||||
$2
|
$2
|
||||||
|
$3
|
||||||
|
|
||||||
if [ $? -ne 0 ]
|
if [ $? -ne 0 ]
|
||||||
then
|
then
|
||||||
|
|
Loading…
Add table
Reference in a new issue