mirror of
https://github.com/nodemailer/wildduck.git
synced 2025-10-09 05:18:19 +08:00
Add missing script name to readme
This commit is contained in:
parent
7098c10d26
commit
c7dbfc8ab7
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