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>
|
</ul>
|
||||||
<p>Log into your competely fresh Ubuntu machine using SSH, then type:</p>
|
<p>Log into your competely fresh Ubuntu machine using SSH, then type:</p>
|
||||||
</div>
|
</div>
|
||||||
<pre class="deploy hidden">sudo apt-get install git</span>
|
<pre class="deploy hidden">wget https://mailinabox.email/bootstrap.sh
|
||||||
git clone <a href="https://github.com/mail-in-a-box/mailinabox">https://github.com/mail-in-a-box/mailinabox</a>
|
sudo bash bootstrap.sh</pre>
|
||||||
cd mailinabox
|
|
||||||
sudo setup/start.sh</pre>
|
|
||||||
<div class="deploy hidden">
|
<div class="deploy hidden">
|
||||||
<p>You will be asked to enter the email address you want and a few other configuration questions.</p>
|
<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>
|
<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