summaryrefslogtreecommitdiffstats
path: root/bin/wrapper
diff options
context:
space:
mode:
Diffstat (limited to 'bin/wrapper')
-rwxr-xr-xbin/wrapper2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/wrapper b/bin/wrapper
index f820390..f726396 100755
--- a/bin/wrapper
+++ b/bin/wrapper
@@ -1,2 +1,2 @@
#!/bin/bash
-exec /var/www/localhost/scripts/bin/$(basename $0)
+exec /var/www/localhost/scripts/bin/$(basename $0) "$@"