PandaCord/build.sh

5 lines
95 B
Bash
Executable File

#!/usr/bin/env bash
./applyPatches.sh && pushd Travertine-Proxy && mvn clean package && popd