summaryrefslogtreecommitdiff
path: root/scripts/tc
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/tc')
-rwxr-xr-xscripts/tc7
1 files changed, 0 insertions, 7 deletions
diff --git a/scripts/tc b/scripts/tc
deleted file mode 100755
index c24be99a..00000000
--- a/scripts/tc
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-
-timeclock out
-
-proj="$1"
-shift
-timeclock in "$proj" "$@"