1
0
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:
EliterScripts 2019-01-04 11:01:15 -07:00 committed by GitHub
parent 31b743b164
commit a9f8f33c28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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