mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 18:35:51 +02:00
chore(docs): update backend build command
This commit is contained in:
parent
2071891841
commit
d4fbeef498
7 changed files with 7 additions and 7 deletions
|
@ -31,5 +31,5 @@ pnpm build
|
|||
請在專案的根資料夾執行以下命令。
|
||||
|
||||
```shell
|
||||
go build -tags=jsoniter -ldflags "$LD_FLAGS -X 'github.com/0xJacky/Nginx-UI/settings.buildTime=$(date +%s)'" -o dist/nginx-ui -v main.go
|
||||
go build -tags=jsoniter -ldflags "$LD_FLAGS -X 'github.com/0xJacky/Nginx-UI/settings.buildTime=$(date +%s)'" -o nginx-ui -v main.go
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue