Skip to content

Commit

Permalink
update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
arkrz committed Dec 10, 2021
1 parent 7565ea6 commit 48967a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
@@ -1 +1 @@
go build -trimpath -o v2sub
go build -trimpath -ldflags="-s -w" -o v2sub

0 comments on commit 48967a7

Please sign in to comment.