#!/bin/bash t=$(curl -s https://wetter.hs-worms.de/api/v3/data | jq '.temperature.out') t1=15 a=$(echo "$t<$t1"|bc) #testa failed =$(( t