From: Silvio Rhatto Date: Wed, 9 Aug 2017 00:12:14 +0000 (-0300) Subject: Increase default loop delay X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=361d54ebeaf3faf6b302358a20180511660ce8ed;p=scripts.git Increase default loop delay --- diff --git a/status b/status index 26acbcd..200228c 100755 --- a/status +++ b/status @@ -104,7 +104,7 @@ if [ "$LOOP" == "yes" ]; then PROJECT="" if [ -z "$DELAY" ]; then - DELAY="30" + DELAY="60" fi while true; do