fix
This commit is contained in:
parent
9c124e72a6
commit
1ecb40f249
1 changed files with 1 additions and 1 deletions
|
|
@ -9,5 +9,5 @@ if [ $EXITSTATUS -eq 0 ]; then
|
|||
--name sandstorm-modmap -p 12345:12345/udp -p 54321:54321/udp \
|
||||
-v /home/user/coop-modmap/Mods:/home/steam/steamcmd/sandstorm/Insurgency/Mods:rw \
|
||||
-v /home/user/coop-modmap/config/ini:/home/steam/steamcmd/sandstorm/Insurgency/Saved/Config/LinuxServer:ro \
|
||||
-v /home/user/coop-modmap/config/txt:/home/steam/steamcmd/sandstorm/Insurgency/Config/Server:ro andrewmhub/insurgency-sandstorm:latest
|
||||
-v /home/user/coop-modmap/config/txt:/home/steam/steamcmd/sandstorm/Engine/Saved/Config/LinuxServer:ro andrewmhub/insurgency-sandstorm:latest
|
||||
fi
|
||||
|
|
|
|||
Loading…
Reference in a new issue