mirror of
https://github.com/xgui4/LCE-Qt-Launcher.git
synced 2026-07-18 02:30:44 +00:00
formated with uv format
This commit is contained in:
@@ -4,4 +4,4 @@ import subprocess
|
||||
if os.name == "posix":
|
||||
_ = subprocess.run("./scripts/packages.sh", check=True)
|
||||
if os.name == "nt":
|
||||
_ = subprocess.run("scripts\\packages.cmd", check=True, shell=True)
|
||||
_ = subprocess.run("scripts\\packages.cmd", check=True, shell=True)
|
||||
|
||||
Reference in New Issue
Block a user