🐛 Remove the packaged all in Linux, add rpm.

This commit is contained in:
Tw93
2025-01-06 19:33:27 +08:00
parent 722a8b1c46
commit 4972d798b5
5 changed files with 22 additions and 11 deletions

2
bin/README_CN.md vendored
View File

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