mirror of
https://github.com/ngoduykhanh/wireguard-ui.git
synced 2025-06-07 00:46:58 +03:00
A bit more usable makefile
This commit is contained in:
parent
33db92b39e
commit
eaa3799514
1 changed files with 3 additions and 0 deletions
3
Makefile
3
Makefile
|
@ -1,3 +1,6 @@
|
||||||
|
build-ui:
|
||||||
|
./prepare_assets.sh
|
||||||
|
|
||||||
build:
|
build:
|
||||||
CGO_ENABLED=0 go build -v -ldflags="-s -w"
|
CGO_ENABLED=0 go build -v -ldflags="-s -w"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue