mirror of
https://github.com/vmstan/gravity-sync.git
synced 2024-08-30 18:22:11 +00:00
range
This commit is contained in:
@ -1183,7 +1183,7 @@ function task_automate {
|
||||
|
||||
if [ $INPUT_AUTO_FREQ -gt 30 ]
|
||||
then
|
||||
MESSAGE="Invalid Input"
|
||||
MESSAGE="Invalid Frequency Range"
|
||||
echo_fail
|
||||
exit_nochange
|
||||
elif [ $INPUT_AUTO_FREQ -lt 1 ]
|
||||
|
Reference in New Issue
Block a user