diff --git a/README.md b/README.md index 2d12c41..9aafa84 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ GithubActions 项目发布最佳实践 https://www.bilibili.com/video/BV1Ud4y1K7 * 支持 Window 系统应用更新 -* 无需服务器 +* 无需服务器x * 使用 Github 自动构建软件和发布软件 diff --git "a/\347\274\226\350\257\221.md" "b/\347\274\226\350\257\221.md" index d35cdb0..09417f3 100644 --- "a/\347\274\226\350\257\221.md" +++ "b/\347\274\226\350\257\221.md" @@ -7,3 +7,4 @@ pyinstaller --noconfirm --windowed --icon "app.icns" "my_app.py" C:\Users\csuil\.virtualenvs\app\Scripts\pyinstaller --noconfirm --onefile --windowed "C:\python\qtAutoUpdateApp\my_app.py" 33345 +44