restart kutt & cs2
This commit is contained in:
parent
b977e19925
commit
6ccf029304
@ -13,4 +13,3 @@ login $id
|
||||
app_update 730 validate
|
||||
mkdir /home/steam/.steam/sdk64
|
||||
ln -s /home/steam/.steam/steam/steamcmd/linux64/steamclient.so /home/steam/.steam/sdk64/
|
||||
./home/steam/Steam/game/bin/linuxsteamrt64/cs2 -dedicated +map de_dust2
|
||||
|
||||
1
cs2-server/launch_command.sh
Normal file
1
cs2-server/launch_command.sh
Normal file
@ -0,0 +1 @@
|
||||
./cs2 -dedicated -insecure +host_workshop_collection 3434791292 +workshop_start_map 3070321829
|
||||
@ -1,5 +1,6 @@
|
||||
services:
|
||||
kutt:
|
||||
restart: always
|
||||
image: kutt/kutt:latest
|
||||
volumes:
|
||||
- ./db_data_sqlite:/var/lib/kutt
|
||||
|
||||
Loading…
Reference in New Issue
Block a user