# HG changeset patch
# User iuc
# Date 1529520007 14400
# Node ID 1df8209158ed3bb3ee4cf63c4dd70d25652c5966
# Parent da03e96d19395364f82b0c973adf53568fe442d5
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/weather_app commit c64126e0c691e7f4a50bf26bb92d962c4c1bd1b7
diff -r da03e96d1939 -r 1df8209158ed simple_weather.xml
--- a/simple_weather.xml Fri Sep 23 12:12:11 2016 -0400
+++ b/simple_weather.xml Wed Jun 20 14:40:07 2018 -0400
@@ -7,25 +7,25 @@
/dev/null | sh $__tool_directory__/ansi2html.sh >> '$out_file1';
+curl 'http://wttr.in/$place$units' 2>/dev/null | sh '$__tool_directory__/ansi2html.sh' > '$out_file1'
]]>
-
+
-
+
-
+
-