From b56e1ad04c70f2ac69cbfee2e6737bbd8507a281 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 15 Mar 2022 10:42:21 +0100 Subject: [PATCH] sdf --- mystart-script.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mystart-script.sh b/mystart-script.sh index 19e218a..b6cbdc6 100755 --- a/mystart-script.sh +++ b/mystart-script.sh @@ -1,3 +1,3 @@ #!/bin/bash echo -e "starting apache2" -apachectl start +apachectl -D FOREGROUND