2017-11-13 18:06:11 -05:00

9 lines
66 B
Bash
Executable File

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