rcmaehl

Untitled

Jul 26th, 2011
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. echo "Now uninstalling Minecraft..."
  2. cd ~/.minecraft
  3. rm -rf bin launcher resources texturepacks
  4. echo -e 'Minecraft uninstall complete. You can now start Minecraft.\nIf you still have any issues, please come back to "#minecrafthelp".\nThanks!'
  5. read -p "Press Enter to exit."
  6. exit 0
Advertisement
Add Comment
Please, Sign In to add comment