aboutsummaryrefslogtreecommitdiff
path: root/src/bin/inpe-3
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-10-02 11:47:52 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-10-02 11:47:52 -0300
commit2e446bd47155e8cd052d4b907e41477515f0eefe (patch)
tree3f7c299c027f2619d3f8e1eea225117a1a98b21e /src/bin/inpe-3
parente6a6ee3c97d8d79bbdfe9aa6e10cd85d54c7176f (diff)
downloadbrweather-2e446bd47155e8cd052d4b907e41477515f0eefe.tar.gz
brweather-2e446bd47155e8cd052d4b907e41477515f0eefe.tar.bz2
Uploading version 0.7.1
Diffstat (limited to 'src/bin/inpe-3')
-rwxr-xr-xsrc/bin/inpe-34
1 files changed, 0 insertions, 4 deletions
diff --git a/src/bin/inpe-3 b/src/bin/inpe-3
index 3cff051..104c84a 100755
--- a/src/bin/inpe-3
+++ b/src/bin/inpe-3
@@ -12,11 +12,7 @@
if [ $1 = "--option=UVN" ] || [ $1 = "--option=UVNT" ] ; then
-if [ $OPEN = "0" ] ; then
UVN=`grep -m1 '<img src="http://img0.cptec.inpe.br/~rgrafico/icones_principais/uv/medio/' ~/.brweather/cache/cache | cut -f13 -d'/' | cut -f1 -d'.'`
-elif [ $OPEN = "2" ] ; then
-UVN=`grep -m1 '<img src="http://img0.cptec.inpe.br/~rgrafico/icones_principais/uv/menor/' ~/.brweather/cache/cache | cut -f16 -d'/' | cut -f1 -d'.'`
-fi
case $UVN in
"uv_0")