1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-05 15:57:23 +01:00

change the public URL of bootstrap.sh to setup.sh

This commit is contained in:
Joshua Tauberer
2016-01-30 11:19:51 -05:00
parent 3615772b2d
commit 83ffc99b9c
3 changed files with 8 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
#########################################################
# This script is intended to be run like this:
#
# curl https://.../bootstrap.sh | sudo bash
# curl https://mailinabox.email/setup.sh | sudo bash
#
#########################################################