don't delete minecraft world on uninstall

pull/46/head
Botspot 4 years ago committed by GitHub
parent cd86eaeec6
commit f5e5154c56
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -7,8 +7,7 @@ function error {
exit 1
}
sudo rm -f ~/.local/share/applications/minecraft.desktop
sudo rm -rf ~/.minecraft
rm -f ~/.local/share/applications/minecraft.desktop
sudo rm -rf ~/Minecraft
sudo rm -rf ~/lwjgl2arm32
sudo rm -rf ~/lwjgl3arm32

Loading…
Cancel
Save