diff options
Diffstat (limited to 's2i')
-rwxr-xr-x | s2i/bin/run | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/s2i/bin/run b/s2i/bin/run index b1ad5d8..0523838 100755 --- a/s2i/bin/run +++ b/s2i/bin/run @@ -3,3 +3,5 @@ set -x id -a pwd ls -la +ls -la documentroot +exec "${0}.httpd" "$@" |