add shebang to release script

This commit is contained in:
xvzc 2022-01-12 15:42:20 +09:00
parent 0e11629360
commit 43366b7225

View File

@ -1,3 +1,5 @@
#!/bin/bash
GOOS=darwin GOARCH=amd64 go build ./cmd/...
zip -rm spoof-dpi-osx.zip spoof-dpi