From 6c1c0707e29428d4b4750aa71baefefaf20ff69c Mon Sep 17 00:00:00 2001 From: Mikahael <54455412+Mikahael@users.noreply.github.com> Date: Mon, 24 Mar 2025 03:06:47 +0530 Subject: [PATCH] Update bs --- bs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bs b/bs index a7b9039..6e9438e 100644 --- a/bs +++ b/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")