Jelajahi Sumber

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

Felix Wolfsteller 8 tahun lalu
induk
melakukan
5288c54aad
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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.