5 lines
43 B
Bash
Executable file
5 lines
43 B
Bash
Executable file
set -e
|
|
|
|
./clean.sh
|
|
./package.sh
|
|
./check.sh
|