🐛 Remove the packaged all in Linux, add rpm.
This commit is contained in:
2
bin/README_CN.md
vendored
2
bin/README_CN.md
vendored
@@ -178,7 +178,7 @@ pake [url] [options]
|
||||
|
||||
#### [targets]
|
||||
|
||||
选择输出的包格式,支持 `deb`、`appimage` 或 `all`,如果选择 `all`,则会同时打包 `deb` 和 `appimage`,此选项仅适用于 Linux,默认为 `deb`。
|
||||
选择输出的包格式,支持 `deb`、`appimage`、`rpm`,此选项仅适用于 Linux,默认为 `deb`。
|
||||
|
||||
```shell
|
||||
--targets <string>
|
||||
|
||||
Reference in New Issue
Block a user