浏览代码

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

Felix Wolfsteller 8 年之前
父节点
当前提交
5288c54aad
共有 1 个文件被更改,包括 1 次插入1 次删除
  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.