2017-11-15 16:44:40 +01:00

10 lines
67 B
Bash
Executable File

#!/bin/sh
SRC_DIR=$(pwd)
./01_get.sh
./02_build.sh
cd $SRC_DIR