Update build.sh
This commit is contained in:
@@ -15,7 +15,7 @@ if [ "$2" == "--setup" ] || [ "$3" == "--setup" ] || [ "$4" == "--setup" ]; then
|
||||
if [ -d "Minecraft" ]; then
|
||||
rm Minecraft/ -r
|
||||
fi
|
||||
git clone https://github.com/Akarin-project/Minecraft.git
|
||||
git clone https://github.com/LegacyGamerHD/Minecraft-1.12.2.git
|
||||
fi
|
||||
|
||||
cd "$paperbasedir"
|
||||
|
||||
Reference in New Issue
Block a user