diff --git a/build.py b/build.py index 1948f1f..90642c9 100644 --- a/build.py +++ b/build.py @@ -36,7 +36,7 @@ def build(filepath): shutil.move(os.path.join(os.getcwd(), "build", f), os.path.join(os.getcwd(), "dist", f)) -build("main/main.py") +build("gui/main.py") # 傻逼 # 狗屎代碼