mirror of
https://github.com/vmstan/gravity-sync.git
synced 2024-08-30 18:22:11 +00:00
cron exist
This commit is contained in:
parent
cacedf20fa
commit
d20e22bb68
@ -1222,7 +1222,7 @@ function task_automate {
|
|||||||
echo_fail
|
echo_fail
|
||||||
exit_nochange
|
exit_nochange
|
||||||
else
|
else
|
||||||
if [ CRON_EXIST == 1 ]
|
if [ $CRON_EXIST == 1 ]
|
||||||
then
|
then
|
||||||
MESSAGE="Removing Existing Automation"
|
MESSAGE="Removing Existing Automation"
|
||||||
echo_stat
|
echo_stat
|
||||||
|
Loading…
Reference in New Issue
Block a user