Add install command line for containers (LXC/Docker)

Update install command line to avoid issues with LXC/Docker install.
This commit is contained in:
Christophe WEILAND 2023-11-04 13:43:30 +01:00 committed by GitHub
parent 0314554207
commit 2907639600
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -62,7 +62,11 @@ Clone this repository and checkout the tag corresponding to the most recent rele
$ cd mailinabox
$ 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