"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