Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
esrrhs committed Mar 7, 2020
1 parent a797fd5 commit 5b52521
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pack.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,6 @@ zip pingtunnel_windows64.zip pingtunnel.exe
GOOS=linux GOARCH=mipsle go build
zip pingtunnel_mipsle.zip pingtunnel

GOOS=linux GOARCH=arm go build
zip pingtunnel_arm.zip pingtunnel

0 comments on commit 5b52521

Please sign in to comment.