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 ]
|
if [ $INPUT_AUTO_FREQ -gt 30 ]
|
||||||
then
|
then
|
||||||
MESSAGE="Invalid Input"
|
MESSAGE="Invalid Frequency Range"
|
||||||
echo_fail
|
echo_fail
|
||||||
exit_nochange
|
exit_nochange
|
||||||
elif [ $INPUT_AUTO_FREQ -lt 1 ]
|
elif [ $INPUT_AUTO_FREQ -lt 1 ]
|
||||||
|
Reference in New Issue
Block a user