diff --git a/setup/bootstrap.sh b/setup/bootstrap.sh index 5264386..20536c2 100644 --- a/setup/bootstrap.sh +++ b/setup/bootstrap.sh @@ -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