Update build.sh

This commit is contained in:
LegacyGamerHD
2020-12-15 20:01:09 +01:00
committed by GitHub
parent d64d8eb5f8
commit 16a91e1e31

View File

@@ -19,7 +19,7 @@ if [ "$2" == "--setup" ] || [ "$3" == "--setup" ] || [ "$4" == "--setup" ]; then
fi
cd "$paperbasedir"
./paper jar
./paper patch
)
fi