• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

[Linux/Ubuntu] Script to update/restart the server

Pyziol

New Member
Joined
Jun 15, 2016
Messages
24
Reaction score
4
Hello OtLanders. Wouldn't anybody share/write a script for Ubuntu (v 16.04) which:
  • compares revs and eventually downloads sources from a git repository (any git package recommended?),
  • compiles the server (e.g. with g++),
  • finally launches the server.
The script must execute after the server shuts down by a global save (which is already done).

#Edit
Every part of code will be appreciated.
 
Last edited:
Back
Top