@@ -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