From e6c55b96372065bb9e10203674a1f59fa88b3dfb Mon Sep 17 00:00:00 2001 From: heuberg77 <96908823+heuberg77@users.noreply.github.com> Date: Tue, 29 Aug 2023 14:45:20 +0200 Subject: [PATCH] autorun.bat --- autorun.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autorun.bat b/autorun.bat index 7611656..5ee2a23 100644 --- a/autorun.bat +++ b/autorun.bat @@ -1,3 +1,3 @@ python -m pip install --upgrade pip python -m pip install -r requirements.txt -python server.py 127.0.0.1 \ No newline at end of file +python server.py 192.168.178.43