From 7fb2da9027ac077ec6ae22795514d0883b968901 Mon Sep 17 00:00:00 2001 From: Steven Saus Date: Fri, 29 Oct 2021 11:45:07 -0400 Subject: [PATCH] And one more small tweak --- weather_image/weather_image.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/weather_image/weather_image.sh b/weather_image/weather_image.sh index 1662e28..1ba31bb 100755 --- a/weather_image/weather_image.sh +++ b/weather_image/weather_image.sh @@ -266,6 +266,3 @@ rm "${TempDir}"/unsplash_blur.jpg rm "${TempDir}"/unsplash.jpg rm "${TempDir}"/WeatherIcon.png rm -rf "${TempDir}" - - -