mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-12-06 02:40:23 -08:00
Moved server run scripts
This commit is contained in:
parent
179bf4d525
commit
d3c559fa00
4 changed files with 31 additions and 3 deletions
|
|
@ -126,7 +126,7 @@ public class BeControl{
|
|||
progress -> {},
|
||||
() -> false,
|
||||
() -> {
|
||||
Log.info("&lcVersion downloaded, exiting. Note that if you are not using the run-server script, the server will not restart automatically.");
|
||||
Log.info("&lcVersion downloaded, exiting. Note that if you are not using a auto-restart script, the server will not restart automatically.");
|
||||
//replace old file with new
|
||||
dest.copyTo(source);
|
||||
dest.delete();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue