mirror of
https://github.com/vmstan/gravity-sync.git
synced 2024-08-30 18:22:11 +00:00
Notes
This commit is contained in:
parent
3776467e59
commit
57feeaf501
@ -605,6 +605,8 @@ function task_automate {
|
|||||||
then
|
then
|
||||||
MESSAGE="Automation Task Already Exists"
|
MESSAGE="Automation Task Already Exists"
|
||||||
echo -e "${INFO} ${MESSAGE}"
|
echo -e "${INFO} ${MESSAGE}"
|
||||||
|
MESSAGE="Use 'crontab -e' to manually remove/edit"
|
||||||
|
echo -e "${INFO} ${MESSAGE}"
|
||||||
exit_nochange
|
exit_nochange
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user