diff options
Diffstat (limited to 'bin/wrapper')
-rwxr-xr-x | bin/wrapper | 2 |
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) |