🐛 Update Linux packaging experience

This commit is contained in:
Tw93
2024-12-30 15:36:25 +08:00
parent 1032b09ebd
commit 4871e0dafc
5 changed files with 5 additions and 8 deletions

3
bin/README_CN.md vendored
View File

@@ -178,8 +178,7 @@ pake [url] [options]
#### [targets]
选择输出的包格式,支持 `deb`、`appimage` 或 `all`如果选择 `all`,则会同时打包 `deb` 和 `appimage`此选项仅适用于
Linux默认为 `all`。
选择输出的包格式,支持 `deb`、`appimage` 或 `all`如果选择 `all`,则会同时打包 `deb` 和 `appimage`此选项仅适用于 Linux默认为 `deb`。
```shell
--targets <string>