mirror of
https://github.com/hypervortex/VH-Bombsquad-Modded-Server-Files
synced 2026-08-15 13:04:50 +00:00
Update bs
This commit is contained in:
parent
352f624550
commit
6c1c0707e2
1 changed files with 2 additions and 2 deletions
4
bs
4
bs
|
|
@ -13,5 +13,5 @@ if not os.path.exists(folder_name):
|
|||
# Change directory to the cloned folder
|
||||
os.chdir(folder_name)
|
||||
os.system("chmod 777 bombsquad_server dist/bombsquad_headless")
|
||||
# run the BS SERVER
|
||||
os.system(f"./bombsquad_server --port {SERVER_PORT}")
|
||||
# run the BS SERVER FR
|
||||
os.system("./bombsquad_server")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue