ledger/contrib/tc
2009-02-23 14:04:50 -04:00

7 lines
68 B
Bash
Executable file

#!/bin/sh
timeclock out
proj="$1"
shift
timeclock in "$proj" "$@"