2017-12-03 00:59:37 +02:00

9 lines
58 B
Bash
Executable File

#!/bin/sh
set -e
./01_get.sh
./02_build.sh
cd $SRC_DIR