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