mirror of
https://github.com/nodemailer/wildduck.git
synced 2025-10-09 21:37:13 +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
|
## Usage
|
||||||
|
|
||||||
$ wget https://raw.githubusercontent.com/nodemailer/wildduck/master/setup/install.sh
|
$ wget https://raw.githubusercontent.com/nodemailer/wildduck/master/setup/install.sh
|
||||||
$ chmod +x
|
$ chmod +x install.sh
|
||||||
$ ./install.sh mydomain.com
|
$ ./install.sh mydomain.com
|
||||||
|
|
||||||
Where mydomain.com is the domain name of your server.
|
Where mydomain.com is the domain name of your server.
|
||||||
|
|
Loading…
Add table
Reference in a new issue