Browse Source

deploy apache script: fix comment (dovecot/apache)
Closes #690 .

Felix Wolfsteller 8 years ago
parent
commit
5288c54aad
1 changed files with 1 additions and 1 deletions
  1. 1 1
      deploy/apache.sh

+ 1 - 1
deploy/apache.sh

@@ -1,6 +1,6 @@
 #!/usr/bin/env sh
 #!/usr/bin/env sh
 
 
-#Here is a script to deploy cert to dovecot server.
+#Here is a script to deploy cert to apache server.
 
 
 #returns 0 means success, otherwise error.
 #returns 0 means success, otherwise error.