1 line
74 B
Bash
Executable File
1 line
74 B
Bash
Executable File
#!/bin/bash
|
|
set -e
|
|
source /build/config
|
|
set -x
|
|
|
|
## Environment
|
|
echo "test" |