Explorar el Código

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

Felix Wolfsteller hace 8 años
padre
commit
5288c54aad
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      deploy/apache.sh

+ 1 - 1
deploy/apache.sh

@@ -1,6 +1,6 @@
 #!/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.