also change the build and update scripts to env bash
parent
2f9b8b1507
commit
67e2365a6d
2
build
2
build
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/sh
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
# generic build script, for building components (all of them)
|
# generic build script, for building components (all of them)
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in New Issue