We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dc85a3 commit c370977Copy full SHA for c370977
scripts/do_release.sh
@@ -1,7 +1,5 @@
1
#!/bin/bash -e
2
3
-cd $(dirname $0)
4
-
5
OSs=("darwin" "linux" "windows")
6
ARCHs=("386" "amd64")
7
0 commit comments