Commit 76dcab31 authored by Joshua Tauberer's avatar Joshua Tauberer

now that we use `dialog` for input we can pipe the bootstrap script to bash

parent 7e8e1049
......@@ -2,11 +2,7 @@
#########################################################
# This script is intended to be run like this:
#
# wget https://raw.githubusercontent.com/mail-in-a-box/mailinabox/master/setup/bootstrap.sh
# sudo bash bootstrap.sh
#
# We can't pipe directly to bash because setup/start.sh
# asks for user input on stdin.
# wget https://.../bootstrap.sh | sudo bash
#
#########################################################
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment