1
0
mirror of https://github.com/hiskaNG/acme.sh.git synced 2026-08-11 16:33:02 +00:00

deploy apache script: fix comment (dovecot/apache)

Closes #690 .
This commit is contained in:
Felix Wolfsteller
2017-03-02 08:38:25 +01:00
parent 49d3e5d324
commit 5288c54aad
+1 -1
View File
@@ -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.