5 lines
52 B
Bash
Executable file
5 lines
52 B
Bash
Executable file
set -e
|
|
|
|
./clean.sh
|
|
./package.sh
|
|
./foo/build/bin/foo
|