Update README.md

This commit is contained in:
Andrew Marchukov 2021-04-24 11:26:11 +03:00 committed by GitHub
parent dd24668818
commit e525446444
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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