modify shebang

This commit is contained in:
MaysWind
2021-06-07 01:33:24 +08:00
parent 9e101e22ce
commit ba8715f153
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/env bash
#!/usr/bin/env sh
TYPE=""
RELEASE=${RELEASE_BUILD:-"0"};