X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=src%2Fbash%2Fexe%2Fkhatus_sensor_weather.sh;fp=src%2Fbash%2Fexe%2Fkhatus_sensor_weather.sh;h=0000000000000000000000000000000000000000;hb=53d24ad688ea39892dbf3c748c1e40514eeb2763;hp=371010f1660c20d81915c5143311aaafe544729b;hpb=0c4f892ec9d0cd7dc87c83c01b52259d0aed1ae3;p=khatus.git diff --git a/src/bash/exe/khatus_sensor_weather.sh b/src/bash/exe/khatus_sensor_weather.sh deleted file mode 100644 index 371010f..0000000 --- a/src/bash/exe/khatus_sensor_weather.sh +++ /dev/null @@ -1,8 +0,0 @@ -#! /bin/sh - -set -e - -dir_bin="$1" -weather_station_id="$2" - -metar -d "$weather_station_id" 2>&1 | "$dir_bin"/khatus_parse_metar_d_output