testserver/build.sh

4 lines
131 B
Bash
Executable File

#!/bin/bash
git submodule update --init && ./remap.sh && ./decompile.sh && ./init.sh && ./newApplyPatches.sh && mvn clean install