Update build.sh
Set shebang so that some linux distro will perform normally.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
|
||||
SED='sed'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user