Ver Fonte

okay 100>100 klappt nicht, versuchen wir 200>100

erdoking há 4 anos atrás
pai
commit
7735951915
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      corona/niedersachsen_de.sh

+ 1 - 1
corona/niedersachsen_de.sh

@@ -15,7 +15,7 @@ do
         LandkreisB=`echo ${Landkreis} | sed 's/ /_/g' | sed 's/"//g'`
 
         ## Okay, wir verdoppeln das kritische mal auf 100
-        if [ ${InzidenzB} -ge 100 ]
+        if [ ${InzidenzB} -ge 200 ]
         then
                 STATE=2 
         ## und gewarnt wird "erst" ab 50