diff options
| author | Silvio Rhatto <rhatto@riseup.net> | 2013-01-13 17:39:06 -0200 |
|---|---|---|
| committer | Silvio Rhatto <rhatto@riseup.net> | 2013-01-13 17:39:06 -0200 |
| commit | bc47fa0cc1fd2aac450c53c9f6f9e27bd6894ffe (patch) | |
| tree | 6f1eda39ffb07f7769a5fffe57d43179f7ee4ac7 | |
| parent | 74ec846aae29175a25b2b179029ff4aeca010bff (diff) | |
| download | scripts-bc47fa0cc1fd2aac450c53c9f6f9e27bd6894ffe.tar.gz scripts-bc47fa0cc1fd2aac450c53c9f6f9e27bd6894ffe.tar.bz2 | |
Timelog: changed 'grupos' to 'documentos' folder
| -rwxr-xr-x | timelog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ # Worklog wrapper # -BASE="$HOME/grupos" +BASE="$HOME/documentos" GROUP="$1" ACTION="$2" BASENAME="`basename $0`" |
