aboutsummaryrefslogtreecommitdiffstats
path: root/run.bat
diff options
context:
space:
mode:
Diffstat (limited to 'run.bat')
-rw-r--r--run.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/run.bat b/run.bat
index 2eb104d..1a5d479 100644
--- a/run.bat
+++ b/run.bat
@@ -1,4 +1,4 @@
@echo off
-.\python\python.exe .\server.py
+.\python\python.exe -I .\server.py
echo Press any key to quit...
PAUSE > nul