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:
parent
fc5a61d899
commit
136ff45eda
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user