aboutsummaryrefslogtreecommitdiff
path: root/brweather/bin/open-5
diff options
context:
space:
mode:
Diffstat (limited to 'brweather/bin/open-5')
-rw-r--r--brweather/bin/open-53
1 files changed, 0 insertions, 3 deletions
diff --git a/brweather/bin/open-5 b/brweather/bin/open-5
index 998c504..dce32c0 100644
--- a/brweather/bin/open-5
+++ b/brweather/bin/open-5
@@ -6,9 +6,6 @@
# http://brweatherproject.blogspot.com/
# Distribuído sob licença GPLv3
-# Pasta base
-DIRNAME="$(dirname `dirname $0`)"
-
AWE=$(echo awk -F"[,:]" '{for(i=1;i<=NF;i++){if($i~/id\042/){print$(i+1)}}}')
D5=$(grep -m1 $(date -d "4 day" "+%a") ~/.brweather/cache/open2 | tail -n1)