diff options
| author | 2012-08-15 00:24:32 +0200 | |
|---|---|---|
| committer | 2012-08-15 00:24:32 +0200 | |
| commit | 5769114042ec60274d48cb3794c00348ca22da66 (patch) | |
| tree | 5c374cb13831cb04104d597a1b2c2461d11c0ed7 /run-undone | |
| parent | 50dc2da0b1710e6f93ffbbfca0db7e9f937a3d8a (diff) | |
| download | undone-5769114042ec60274d48cb3794c00348ca22da66.tar.gz undone-5769114042ec60274d48cb3794c00348ca22da66.zip | |
Add Makefiles and others
Diffstat (limited to 'run-undone')
| -rwxr-xr-x | run-undone | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/run-undone b/run-undone new file mode 100755 index 0000000..564f838 --- /dev/null +++ b/run-undone @@ -0,0 +1,3 @@ +#!/bin/sh + +./env src/undone "$@" |
