aboutsummaryrefslogtreecommitdiffstats
path: root/s2i
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2019-09-10 18:01:05 +0200
committerGerd Hoffmann <kraxel@redhat.com>2019-09-10 18:01:05 +0200
commit1c9986d85b57df7c58d71201a242ea424592d58b (patch)
tree070eca4955971c1670371fb75ff3a4c38bc1a4e6 /s2i
parentc5943ea8843def8b1c921d79f0eb3f1b443d1b12 (diff)
downloads2i-jekyll-1c9986d85b57df7c58d71201a242ea424592d58b.tar.gz
copy all httpd s2i scripts
Diffstat (limited to 's2i')
-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 $@