summaryrefslogtreecommitdiffstats
path: root/run-undone
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-08-15 00:24:32 +0200
committerGravatar Tom Willemsen2012-08-15 00:24:32 +0200
commit5769114042ec60274d48cb3794c00348ca22da66 (patch)
tree5c374cb13831cb04104d597a1b2c2461d11c0ed7 /run-undone
parent50dc2da0b1710e6f93ffbbfca0db7e9f937a3d8a (diff)
downloadundone-5769114042ec60274d48cb3794c00348ca22da66.tar.gz
undone-5769114042ec60274d48cb3794c00348ca22da66.zip
Add Makefiles and others
Diffstat (limited to 'run-undone')
-rwxr-xr-xrun-undone3
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 "$@"