mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-31 07:09:57 +02:00
Updated Setup docker mailserver using the script setup.sh (markdown)
parent
41d3b4762d
commit
393503b9f0
1 changed files with 0 additions and 6 deletions
|
@ -2,12 +2,6 @@
|
|||
|
||||
The latest version of the script is included in the `docker-mailserver` repository. You may retrieve it at any time by running this command in your console:
|
||||
|
||||
```sh
|
||||
wget -q -O setup.sh https://raw.githubusercontent.com/tomav/docker-mailserver/master/setup.sh; chmod a+x ./setup.sh
|
||||
```
|
||||
|
||||
Or if you use curl:
|
||||
|
||||
``` BASH
|
||||
wget https://raw.githubusercontent.com/docker-mailserver/docker-mailserver/master/setup.sh
|
||||
chmod a+x ./setup.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue