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 " -d <domain> Domain to enable webmail for."
|
||||||
echo ""
|
echo ""
|
||||||
echo " Let's Encrypt certificate must already exist. If need be run this first:"
|
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 "$@"
|
vmail:getoptions "$@"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user