Server Update Steps: Difference between revisions

m
 
Line 19: Line 19:
* <code>nasher pack core --clean</code> Note: <b>You may need to update the nwserver version first</b>
* <code>nasher pack core --clean</code> Note: <b>You may need to update the nwserver version first</b>
* <code>mv *.mod /layonara/nwn/userdir/modules/</code>
* <code>mv *.mod /layonara/nwn/userdir/modules/</code>
* Run <code>/layonara/nwn/mod-disable.sh</code>
* Run <code>/layonara/nwn/mod-stop.sh</code>
* <code>cd /layonara/nwn/nwnx && git pull</code> <b>DON'T DO UNTIL SERVER IS STOPPED</b>
* <code>cd /layonara/nwn/nwnx && git pull</code> <b>DON'T DO UNTIL SERVER IS STOPPED</b>
* Rebuild nwnx in /layonara/nwn/nwnx with <code>./Scripts/buildnwnx.sh -j4</code>
* Rebuild nwnx in /layonara/nwn/nwnx with <code>./Scripts/buildnwnx.sh -j4</code>
* Run <code>/layonara/nwn/mod-disable.sh</code>
* Run <code>/layonara/nwn/mod-stop.sh</code>
* Edit <code>mod-start.sh</code> and change the module version
* Edit <code>mod-start.sh</code> and change the module version
* Remove any temp overrides added to /layonara/nwn/userdir/development
* Remove any temp overrides added to /layonara/nwn/userdir/development
* Run <code>/layonara/nwn/mod-enable.sh</code>
* Run <code>/layonara/nwn/mod-enable.sh</code>
* Reboot if desired
* Reboot if desired