fix letsencrypt command in help
This commit is contained in:
parent
23af7f6121
commit
cdbc17f90e
|
@ -20,7 +20,7 @@ help()
|
|||
echo " -d <domain> Domain to enable webmail for."
|
||||
echo ""
|
||||
echo " Let's Encrypt certificate must already exist. If need be run this first:"
|
||||
echo " letsencrypt-certonly.sh -d <domain>"
|
||||
echo " letsencrypt-certonly.sh -d mail.<domain>"
|
||||
}
|
||||
|
||||
vmail:getoptions "$@"
|
||||
|
|
Loading…
Reference in New Issue
Block a user