PandaCord/prepareBuild.sh

13 lines
123 B
Bash
Raw Normal View History

2016-06-27 08:35:20 +02:00
#!/usr/bin/env bash
git submodule update --recursive --init
pushd Waterfall
./applyPatches.sh
popd
./applyPatches.sh