aboutsummaryrefslogtreecommitdiffhomepage
path: root/bin/task/context
diff options
context:
space:
mode:
Diffstat (limited to 'bin/task/context')
-rwxr-xr-xbin/task/context2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/task/context b/bin/task/context
index d81573b..76e1984 100755
--- a/bin/task/context
+++ b/bin/task/context
@@ -1,6 +1,6 @@
1#! /bin/bash 1#! /bin/bash
2 2
3LOG_FILE=~/log/context && touch $LOG_FILE 3LOG_FILE=~/log/.context && touch $LOG_FILE
4context="$(cat ~/.task/context)" 4context="$(cat ~/.task/context)"
5count="$1" 5count="$1"
6 6