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
|
||||
exit_nochange
|
||||
else
|
||||
if [ CRON_EXIST == 1 ]
|
||||
if [ $CRON_EXIST == 1 ]
|
||||
then
|
||||
MESSAGE="Removing Existing Automation"
|
||||
echo_stat
|
||||
|
Loading…
Reference in New Issue
Block a user