1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-04 00:17:06 +00:00

Change git url

This commit is contained in:
downtownallday 2020-06-05 11:57:23 -04:00
parent a929e25630
commit 2867fbe8e4

View File

@ -57,7 +57,7 @@ if [ ! -d $HOME/mailinabox ]; then
echo Downloading Mail-in-a-Box $TAG. . .
git clone \
-b $TAG --depth 1 \
https://github.com/mail-in-a-box/mailinabox \
https://github.com/downtownallday/mailinabox-ldap.git \
$HOME/mailinabox \
< /dev/null 2> /dev/null