]> gitweb.fluxo.info Git - scripts.git/commitdiff
Increase default loop delay
authorSilvio Rhatto <rhatto@riseup.net>
Wed, 9 Aug 2017 00:12:14 +0000 (21:12 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Wed, 9 Aug 2017 00:12:14 +0000 (21:12 -0300)
status

diff --git a/status b/status
index 26acbcd4422d9ab11c3f9ab9f81c6eade522d264..200228c58a5f437a51d9e92f8cc574942df9b3af 100755 (executable)
--- 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