From 7b3b27e440b076f7a599555eaf963e719caab080 Mon Sep 17 00:00:00 2001 From: startxfr Date: Sat, 28 Nov 2015 21:04:24 +0100 Subject: start reshape of mysql container --- Services/php/run.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'Services/php/run.sh') diff --git a/Services/php/run.sh b/Services/php/run.sh index a59a9af..4d4c580 100644 --- a/Services/php/run.sh +++ b/Services/php/run.sh @@ -6,7 +6,6 @@ if [[ "$0" == *"run.sh" && ! $1 = "" ]];then eval "$@"; fi -check_environment | tee -a $STARTUPLOG check_httpd_environment | tee -a $STARTUPLOG display_container_httpd_header | tee -a $STARTUPLOG begin_config | tee -a $STARTUPLOG -- cgit v1.2.3