From b4d705d45d3017b6b55531e593f7443d9d495096 Mon Sep 17 00:00:00 2001 From: dhruv Date: Tue, 11 Nov 2025 22:24:50 +0530 Subject: [PATCH] Update setup_v2.sh --- setup_v2.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup_v2.sh b/setup_v2.sh index da8d669..b180e8a 100644 --- a/setup_v2.sh +++ b/setup_v2.sh @@ -29,7 +29,7 @@ pip install aiohttp # (optional quick run) -python httprd.py +python httprd.py --port 12345 # 3) Run the server (set your passwords)