From 0ca6d33c955555c4784afee0eb0e897d58a5d8dc Mon Sep 17 00:00:00 2001 From: PGGokul <89392518+PGGokul@users.noreply.github.com> Date: Tue, 31 Aug 2021 14:44:19 +0530 Subject: [PATCH] Update stop_apache.sh --- scripts/stop_apache.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/stop_apache.sh b/scripts/stop_apache.sh index 65b5455..d346f31 100644 --- a/scripts/stop_apache.sh +++ b/scripts/stop_apache.sh @@ -1,4 +1,4 @@ #!/bin/bash # stoping apache rm -rf /var/www/html/* -service httpd stop +