From c9fb11bd60a2170fb896d77ff8d7706f563ad597 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Mon, 8 Nov 2004 06:43:11 +0000 Subject: updated to version 2.0 --- scripts/tc | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100755 scripts/tc (limited to 'scripts/tc') diff --git a/scripts/tc b/scripts/tc new file mode 100755 index 00000000..c24be99a --- /dev/null +++ b/scripts/tc @@ -0,0 +1,7 @@ +#!/bin/sh + +timeclock out + +proj="$1" +shift +timeclock in "$proj" "$@" -- cgit v1.2.3