diff --git a/build_upd.bat b/build_upd.bat index f3f5a4a..a84fc4e 100644 --- a/build_upd.bat +++ b/build_upd.bat @@ -1 +1 @@ -.\.venv\Scripts\pyinstaller -F -w -i icon.ico update.py \ No newline at end of file +pyinstaller -F -w -i icon.ico update.py \ No newline at end of file