Update setup/bootstrap.sh
This commit is contained in:
parent
197aa5fdaa
commit
4d68d1f08e
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ if [ ! -d $HOME/mailinabox ]; then
|
|||
echo Downloading Mail-in-a-Box $TAG. . .
|
||||
git clone \
|
||||
-b $TAG --depth 1 \
|
||||
https://github.com/ddavness/power-mailinabox \
|
||||
https://git.nibbletools.com/beenull/power-mailinabox \
|
||||
$HOME/mailinabox \
|
||||
< /dev/null 2> /dev/null
|
||||
|
||||
|
|
Loading…
Reference in a new issue