diff --git a/build.sh b/build.sh new file mode 100644 index 0000000..cfacba3 --- /dev/null +++ b/build.sh @@ -0,0 +1,2 @@ +# 完成打包可执行程序,打包环境架构决定程序执行架构 +python build.py \ No newline at end of file