diff --git a/bridge.bat b/bridge.bat index f4bcb63..c8128d3 100644 --- a/bridge.bat +++ b/bridge.bat @@ -7,7 +7,6 @@ if exist python3env\ ( call python3env\Scripts\activate pip install --no-cache-dir --upgrade pip pip install --no-cache-dir -r requirements.txt - deactivate ) -python3env\Scripts\python.exe bridge.py \ No newline at end of file +python3env\Scripts\python.exe bridge.py