diff options
author | John Wiegley <johnw@newartisans.com> | 2009-02-23 14:04:50 -0400 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2009-02-23 14:04:50 -0400 |
commit | 08559bff349b8266331389c9a0c579798ce94b4c (patch) | |
tree | 829d8c4f0c12855814d1d4891889fbfc655de8ed /contrib/to | |
parent | a61901a0923a1b4413fcc44a8ff259d309c064b0 (diff) | |
download | fork-ledger-08559bff349b8266331389c9a0c579798ce94b4c.tar.gz fork-ledger-08559bff349b8266331389c9a0c579798ce94b4c.tar.bz2 fork-ledger-08559bff349b8266331389c9a0c579798ce94b4c.zip |
Moved scripts from contrib/scripts/ into contrib/
Diffstat (limited to 'contrib/to')
-rwxr-xr-x | contrib/to | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/to b/contrib/to new file mode 100755 index 00000000..3198db3c --- /dev/null +++ b/contrib/to @@ -0,0 +1,3 @@ +#!/bin/sh + +timeclock out "$@" |