diff options
Diffstat (limited to 'scripts/tc')
-rwxr-xr-x | scripts/tc | 7 |
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" "$@" |