PandaCord/prepareBuild.sh
2021-08-12 18:14:21 +02:00

13 lines
123 B
Bash
Executable File

#!/usr/bin/env bash
git submodule update --recursive --init
pushd Waterfall
./applyPatches.sh
popd
./applyPatches.sh