5 lines
41 B
Bash
5 lines
41 B
Bash
|
# |source| this file
|
||
|
|
||
|
set -ex
|
||
|
./build.sh
|