mirror of
https://github.com/PaperMC/Waterfall.git
synced 2024-12-28 19:47:50 +01:00
5 lines
95 B
Bash
Executable File
5 lines
95 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
./applyPatches.sh && pushd Travertine-Proxy && mvn clean package && popd
|
|
|