mirror of
https://gitlab.com/futo-org/fcast.git
synced 2025-06-24 21:25:23 +00:00
add ARM64 package command
This commit is contained in:
parent
cc07f95d23
commit
be7e0beeed
1 changed files with 9 additions and 0 deletions
|
@ -98,6 +98,15 @@ Run the following commands in the `packaging` directory.
|
||||||
sh package-macos.sh darwin-x64
|
sh package-macos.sh darwin-x64
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
## Linux ARM64
|
||||||
|
|
||||||
|
Run the following commands in the `packaging` directory.
|
||||||
|
|
||||||
|
```
|
||||||
|
sh package.sh linux-arm64
|
||||||
|
```
|
||||||
|
|
||||||
## Linux x64
|
## Linux x64
|
||||||
|
|
||||||
Run the following commands in the `packaging` directory.
|
Run the following commands in the `packaging` directory.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue