Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
esrrhs committed May 8, 2020
1 parent de0b4c2 commit a9848f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pack.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,5 @@ zip pingtunnel_arm.zip pingtunnel
GOOS=linux GOARCH=mips go build
zip pingtunnel_mips.zip pingtunnel

GOOS=windows GOARCH=386 go build
zip pingtunnel_windows32.zip pingtunnel.exe

0 comments on commit a9848f2

Please sign in to comment.