This commit is contained in:
Sotr
2019-03-05 15:38:20 +08:00
parent 9d9e2bd17a
commit c815d2df75

View File

@@ -18,8 +18,8 @@ if [ "$2" == "--setup" ] || [ "$3" == "--setup" ] || [ "$4" == "--setup" ]; then
git clone https://github.com/Akarin-project/Minecraft.git
fi
cd "$paperbasedir"
./paper patch
#cd "$paperbasedir"
#./paper patch
)
fi