remove unrelated `set -ex` in build script
This commit is contained in:
parent
654ad4b4b2
commit
05695be390
|
@ -1,7 +1,5 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
set -ex
|
|
||||||
|
|
||||||
##########
|
##########
|
||||||
## Read config
|
## Read config
|
||||||
##########
|
##########
|
||||||
|
|
Loading…
Reference in New Issue