diff --git a/gravity-sync.sh b/gravity-sync.sh index 1017db6..b01e102 100755 --- a/gravity-sync.sh +++ b/gravity-sync.sh @@ -605,6 +605,8 @@ function task_automate { then MESSAGE="Automation Task Already Exists" echo -e "${INFO} ${MESSAGE}" + MESSAGE="Use 'crontab -e' to manually remove/edit" + echo -e "${INFO} ${MESSAGE}" exit_nochange fi