mirror of
https://github.com/vmstan/gravity-sync.git
synced 2025-06-20 13:00:32 -04:00
range
This commit is contained in:
parent
459c714f2d
commit
33d71dc7c8
@ -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 ]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user