summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorroot <root@dev.spline.de>2008-10-24 13:12:16 +0200
committerroot <root@dev.spline.de>2008-10-24 13:12:16 +0200
commit09f3c1bc2c4cfffed548a9b7dbf242c0b4ab3986 (patch)
treef0d74dfaf6fc072103e0a42cc7560bf602b63949
parent44236fd5df90080e2dcb6d03ffc1d2ccfef4df57 (diff)
downloaddev-scripts-09f3c1bc2c4cfffed548a9b7dbf242c0b4ab3986.tar.gz
dev-scripts-09f3c1bc2c4cfffed548a9b7dbf242c0b4ab3986.tar.xz
dev-scripts-09f3c1bc2c4cfffed548a9b7dbf242c0b4ab3986.zip
add exec wrapper
-rwxr-xr-xbin/wrapper2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/wrapper b/bin/wrapper
new file mode 100755
index 0000000..f820390
--- /dev/null
+++ b/bin/wrapper
@@ -0,0 +1,2 @@
+#!/bin/bash
+exec /var/www/localhost/scripts/bin/$(basename $0)