mirror of
https://github.com/vmstan/gravity-sync.git
synced 2024-08-30 18:22:11 +00:00
Exit on failed frequency input
This commit is contained in:
parent
57feeaf501
commit
343c44b09a
@ -646,6 +646,7 @@ function task_automate {
|
||||
else
|
||||
MESSAGE="Invalid Input"
|
||||
echo -e "${FAIL} ${MESSAGE}"
|
||||
exit_nochange
|
||||
fi
|
||||
|
||||
MESSAGE="Saving to Crontab"
|
||||
|
Loading…
Reference in New Issue
Block a user