Fix builder

This commit is contained in:
timoxa0 2024-05-10 14:12:14 +05:00
parent 5a4afebf32
commit fb68dd8469

View file

@ -23,7 +23,6 @@ def build():
PyInstaller.__main__.run([
str(PROJECT_DIR / "run.py"),
'--onefile',
'--collect-submodules',
'--name',
'LoN-Deployer',
"-i",