mirror of
https://github.com/nodemailer/wildduck.git
synced 2025-10-06 11:57:27 +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
|
||||
|
||||
$ 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…
Add table
Reference in a new issue