aboutsummaryrefslogtreecommitdiff
path: root/brweather/bin/open-4
diff options
context:
space:
mode:
Diffstat (limited to 'brweather/bin/open-4')
-rw-r--r--brweather/bin/open-43
1 files changed, 0 insertions, 3 deletions
diff --git a/brweather/bin/open-4 b/brweather/bin/open-4
index 363748c..8e89715 100644
--- a/brweather/bin/open-4
+++ b/brweather/bin/open-4
@@ -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)}}}')
D2=$(grep -m1 $(date -d "1 day" "+%a") ~/.brweather/cache/open2 | tail -n1)