Index: ansiweather
--- ansiweather.orig
+++ ansiweather
@@ -43,7 +43,7 @@ get_config() {
 	fi
 }
 
-fetch_cmd=$(get_config "fetch_cmd" || echo "curl -sf")
+fetch_cmd=$(get_config "fetch_cmd" || echo "ftp -V -o -")
 
 
 
