mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-03 23:07:40 +01:00
remove that comment...
This commit is contained in:
parent
223cb8b0e1
commit
379ce4072b
2
build.sh
2
build.sh
@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
#git submodule update --init && ./remap.sh && ./decompile.sh && ./init.sh && ./applyPatches.sh
|
git submodule update --init && ./remap.sh && ./decompile.sh && ./init.sh && ./applyPatches.sh
|
||||||
if [ "$1" == "--jar" ]; then
|
if [ "$1" == "--jar" ]; then
|
||||||
mvn clean install && ./paperclip.sh
|
mvn clean install && ./paperclip.sh
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user