This commit is contained in:
LegacyGamerHD
2021-02-04 09:18:14 +01:00
parent bdbec60f02
commit 2d45820922

View File

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