aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-01-14 10:03:10 -0200
committerSilvio Rhatto <rhatto@riseup.net>2013-01-14 10:03:10 -0200
commitfe2f5afa33b159be2ff5d47c9ba628100cd0a0dd (patch)
treedd119650530c2c2886db23d96692f90e0d8e13e7
parentd6596cbbee1aea4e64bfd290f5509b077ac09bd6 (diff)
downloadscripts-fe2f5afa33b159be2ff5d47c9ba628100cd0a0dd.tar.gz
scripts-fe2f5afa33b159be2ff5d47c9ba628100cd0a0dd.tar.bz2
New timelog base
-rwxr-xr-xtimelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/timelog b/timelog
index 77a889c..f5d18a7 100755
--- a/timelog
+++ b/timelog
@@ -3,7 +3,7 @@
# Worklog wrapper
#
-BASE="$HOME/documentos"
+BASE="$HOME/file"
GROUP="$1"
ACTION="$2"
BASENAME="`basename $0`"