2017-12-23 10:26:51 +01:00

9 lines
58 B
Bash
Executable File

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