Replace numbered build scripts with updated ones
This commit is contained in:
6
build/scripts/test.sh
Normal file
6
build/scripts/test.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
source /build/config
|
||||
set -x
|
||||
|
||||
echo $MODE
|
||||
Reference in New Issue
Block a user