From e525446444f0aa3804bedc50aae3f3b15be9c380 Mon Sep 17 00:00:00 2001 From: Andrew Marchukov Date: Sat, 24 Apr 2021 11:26:11 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f9bed57..1551902 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ LAUNCH_SERVER_ENV=-MapCycle=MapCycle -Mods ModList=Mods.txt -mutators=ISMCarmory ### Tips and Tricks #### Server auto update Get restart script example + 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