Avoid OS-specific language around update server script
This commit is contained in:
parent
4bcb61f340
commit
872681a332
@ -30,7 +30,7 @@ $version = ""; //json_decode(file_get_contents("supplementals/static data/buildC
|
|||||||
<li>Now you can run <code>npm run start</code> to start the server anytime</li>
|
<li>Now you can run <code>npm run start</code> to start the server anytime</li>
|
||||||
</ol>
|
</ol>
|
||||||
<h2>Server Update</h2>
|
<h2>Server Update</h2>
|
||||||
<p>Windows users can simply double-click the <code>UPDATE AND START SERVER.bat</code>, but otherwise the steps are pretty simple:</p>
|
<p>You can simply run the <code>UPDATE AND START SERVER</code> script for this, but otherwise the steps are pretty simple:</p>
|
||||||
<ol>
|
<ol>
|
||||||
<li>Run <code>git pull</code> in the SpaceNinjaServer folder</li>
|
<li>Run <code>git pull</code> in the SpaceNinjaServer folder</li>
|
||||||
<li>(Optional) If you have the stripped assets, run <code>git pull</code> in the <code>static/data/0</code> folder</li>
|
<li>(Optional) If you have the stripped assets, run <code>git pull</code> in the <code>static/data/0</code> folder</li>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user