From a4930f0838f1224bdf4fa0885e858e7a865513ca Mon Sep 17 00:00:00 2001
From: startxfr <clarue@startx.fr>
Date: Sun, 29 Nov 2015 22:29:05 +0100
Subject: reshappe nodejs container

---
 Services/php/run.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'Services/php')

diff --git a/Services/php/run.sh b/Services/php/run.sh
index 4d4c580..e365b4e 100644
--- a/Services/php/run.sh
+++ b/Services/php/run.sh
@@ -11,4 +11,4 @@ display_container_httpd_header | tee -a $STARTUPLOG
 begin_config | tee -a $STARTUPLOG
 end_config | tee -a $STARTUPLOG
 display_container_started | tee -a $STARTUPLOG
-start_daemon | tee -a $STARTUPLOG
+start_daemon
-- 
cgit v1.2.3