]> git.rkrishnan.org Git - functorrent.git/blobdiff - run
print and error and exit if called without arguments
[functorrent.git] / run
diff --git a/run b/run
new file mode 100755 (executable)
index 0000000..4e6ac2f
--- /dev/null
+++ b/run
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+./dist-newstyle/build/functorrent-0.2.0/build/FuncTorrent/functorrent $*
+