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