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

give the new bootstrap script instructions, see #141

This commit is contained in:
Joshua Tauberer 2014-08-16 17:49:43 +00:00
parent fc5a61d899
commit 136ff45eda

View File

@ -143,10 +143,8 @@ sudo management/whats_next.py</pre>
</ul>
<p>Log into your competely fresh Ubuntu machine using SSH, then type:</p>
</div>
<pre class="deploy hidden">sudo apt-get install git</span>
git clone <a href="https://github.com/mail-in-a-box/mailinabox">https://github.com/mail-in-a-box/mailinabox</a>
cd mailinabox
sudo setup/start.sh</pre>
<pre class="deploy hidden">wget https://mailinabox.email/bootstrap.sh
sudo bash bootstrap.sh</pre>
<div class="deploy hidden">
<p>You will be asked to enter the email address you want and a few other configuration questions.</p>
<p>Then run the post-install checklist command to see what you need to do next:</p>