Update README.md
This commit is contained in:
parent
dd24668818
commit
e525446444
1 changed files with 1 additions and 0 deletions
|
|
@ -49,6 +49,7 @@ LAUNCH_SERVER_ENV=-MapCycle=MapCycle -Mods ModList=Mods.txt -mutators=ISMCarmory
|
||||||
### Tips and Tricks
|
### Tips and Tricks
|
||||||
#### Server auto update
|
#### Server auto update
|
||||||
Get restart script example
|
Get restart script example
|
||||||
|
|
||||||
in the end curl get last manifest server version on steam
|
in the end curl get last manifest server version on steam
|
||||||
```
|
```
|
||||||
wget --no-check-certificate -O /opt/restart-ins.sh https://raw.githubusercontent.com/AndrewMarchukov/insurgency-sandstorm-server-dockerize/master/AutoUpdater/restart-ins.sh
|
wget --no-check-certificate -O /opt/restart-ins.sh https://raw.githubusercontent.com/AndrewMarchukov/insurgency-sandstorm-server-dockerize/master/AutoUpdater/restart-ins.sh
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue