aboutsummaryrefslogtreecommitdiffstats
path: root/s2i/bin/run
diff options
context:
space:
mode:
Diffstat (limited to 's2i/bin/run')
-rwxr-xr-xs2i/bin/run3
1 files changed, 0 insertions, 3 deletions
diff --git a/s2i/bin/run b/s2i/bin/run
index 79747ce..e63ae48 100755
--- a/s2i/bin/run
+++ b/s2i/bin/run
@@ -1,5 +1,2 @@
#!/bin/sh
exec "${0}.httpd" "$@"
-#source ${HTTPD_CONTAINER_SCRIPTS_PATH}/common.sh
-#export HTTPD_RUN_BY_S2I=1
-#sh -x /usr/bin/run-httpd $@