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