mirror of
https://github.com/nodemailer/wildduck.git
synced 2025-03-01 10:24:40 +08:00
Merge branch 'master' of github.com:nodemailer/wildduck
This commit is contained in:
commit
34e551497c
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ All components use TLS/HTTPS with Let's Encrypt certificates by default. Webmail
|
|||
## Usage
|
||||
|
||||
$ wget https://raw.githubusercontent.com/nodemailer/wildduck/master/setup/install.sh
|
||||
$ chmod +x
|
||||
$ chmod +x install.sh
|
||||
$ ./install.sh mydomain.com
|
||||
|
||||
Where mydomain.com is the domain name of your server.
|
||||
|
|
Loading…
Reference in a new issue