This website requires JavaScript.
Explore
Help
Sign In
public_git
/
wireguard-ui
mirror of
https://github.com/ngoduykhanh/wireguard-ui.git
Watch
1
Star
0
Fork
You've already forked wireguard-ui
0
Code
Issues
Projects
Releases
Wiki
Activity
A bit more usable makefile
Browse Source
...
This commit is contained in:
0xCA
2023-11-06 04:50:25 +05:00
parent
33db92b39e
commit
eaa3799514
1 changed files
with
3 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
3
Makefile
Unescape
Escape
View File
@ -1,3 +1,6 @@
build-ui
:
./prepare_assets.sh
build
:
CGO_ENABLED
=
0
go build -v -ldflags
=
"-s -w"
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
public_git/wireguard-ui
Title
Body
Create Issue