mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-03 00:07:05 +00:00
Add install command line for containers (LXC/Docker)
Update install command line to avoid issues with LXC/Docker install.
This commit is contained in:
parent
0314554207
commit
2907639600
@ -62,7 +62,11 @@ Clone this repository and checkout the tag corresponding to the most recent rele
|
|||||||
$ cd mailinabox
|
$ cd mailinabox
|
||||||
$ git checkout v65
|
$ git checkout v65
|
||||||
|
|
||||||
Begin the installation.
|
To install/update on LXC/Docker/Other:
|
||||||
|
|
||||||
|
$ curl -s https://mailinabox.email/setup.sh | sudo -E DISABLE_FIREWALL=1 bash
|
||||||
|
|
||||||
|
For standard install:
|
||||||
|
|
||||||
$ sudo setup/start.sh
|
$ sudo setup/start.sh
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user