mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-06-08 19:00:55 +00:00
Fixes installation Error
This will fix users from downloading the 14.04 branch and trying to install it on a 18.04 server, and creates ease-of-use.
This commit is contained in:
parent
31b743b164
commit
a9f8f33c28
@ -49,7 +49,7 @@ For experts, start with a completely fresh (really, I mean it) Ubuntu 18.04 LTS
|
|||||||
|
|
||||||
Clone this repository:
|
Clone this repository:
|
||||||
|
|
||||||
$ git clone https://github.com/mail-in-a-box/mailinabox
|
$ git clone --single-branch -b ubuntu_bionic --depth=1 https://github.com/mail-in-a-box/mailinabox
|
||||||
$ cd mailinabox
|
$ cd mailinabox
|
||||||
|
|
||||||
_Optional:_ Download my PGP key and then verify that the sources were signed
|
_Optional:_ Download my PGP key and then verify that the sources were signed
|
||||||
|
Loading…
Reference in New Issue
Block a user