commit | 8e3e75bcf998c370ac754a3d5037a4faed5d9c2d | [log] [tgz] |
---|---|---|
author | Skyler Grey <skyler3665@gmail.com> | Thu Aug 11 11:58:43 2022 +0100 |
committer | Skyler Grey <skyler3665@gmail.com> | Thu Aug 11 11:58:43 2022 +0100 |
tree | 0122c51dbe4601e9241b927d1728db63120b9104 | |
parent | 38b468f0b272a353535453a4db8d15230c9bce49 [diff] |
"done" script is WIP
diff --git a/scripts/done.sh b/scripts/done.sh index 65e4c60..6c5ccad 100644 --- a/scripts/done.sh +++ b/scripts/done.sh
@@ -1,6 +1,6 @@ # This is a script that integrates with gtimelog -if [ $# -eq 0 ]; then - -else - echo "$() $@" >> ~/.local/share/gtimelog/timelog.txt -fi +# if [ $# -eq 0 ]; then +# +# else +# echo "$() $@" >> ~/.local/share/gtimelog/timelog.txt +# fi