diff --git a/Scripts/weather_details.sh b/Scripts/weather_details.sh deleted file mode 100755 index 95c6478..0000000 --- a/Scripts/weather_details.sh +++ /dev/null @@ -1,2 +0,0 @@ -curl -s wttr.in/volos | head -7 -sleep 1d \ No newline at end of file diff --git a/Scripts/weather_forecast.sh b/Scripts/weather_forecast.sh deleted file mode 100755 index 4ab16e4..0000000 --- a/Scripts/weather_forecast.sh +++ /dev/null @@ -1,2 +0,0 @@ -curl -s wttr.in/volos | tail -33 | head -30 -sleep 1d