From 33b81eb9fd0bae87ba0605d9a22d4c86d41f80fe Mon Sep 17 00:00:00 2001 From: Dan <36902356+danc403@users.noreply.github.com> Date: Fri, 2 Mar 2018 12:03:34 -0600 Subject: [PATCH] testing Apache/2.4.6 (CentOS 7.x) --- deploy/apache.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/apache.sh b/deploy/apache.sh index 97779367..6d9c98d5 100644 --- a/deploy/apache.sh +++ b/deploy/apache.sh @@ -1,5 +1,5 @@ #!/usr/bin/env sh -# TESTING!!! # +# TESTING!!! # #Here is a script to deploy cert to apache server. #returns 0 means success, otherwise error.