aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-01-13 17:39:06 -0200
committerSilvio Rhatto <rhatto@riseup.net>2013-01-13 17:39:06 -0200
commitbc47fa0cc1fd2aac450c53c9f6f9e27bd6894ffe (patch)
tree6f1eda39ffb07f7769a5fffe57d43179f7ee4ac7
parent74ec846aae29175a25b2b179029ff4aeca010bff (diff)
downloadscripts-bc47fa0cc1fd2aac450c53c9f6f9e27bd6894ffe.tar.gz
scripts-bc47fa0cc1fd2aac450c53c9f6f9e27bd6894ffe.tar.bz2
Timelog: changed 'grupos' to 'documentos' folder
-rwxr-xr-xtimelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/timelog b/timelog
index 1b5a773..77a889c 100755
--- a/timelog
+++ b/timelog
@@ -3,7 +3,7 @@
# Worklog wrapper
#
-BASE="$HOME/grupos"
+BASE="$HOME/documentos"
GROUP="$1"
ACTION="$2"
BASENAME="`basename $0`"