minecraft only 32bit

pull/46/head
Botspot 5 years ago
parent f4af1d5a77
commit 537c232a7b

@ -12,9 +12,6 @@ function error {
# || error 'reason'
#example below:
echo 'WARNING: This install script is only compatiable with 32-bit OSes for the time being. Please press [Enter] to continue.'
read -p
#Download java and launcher
mkdir ~/Minecraft && cd ~/Minecraft && wget https://www.dropbox.com/s/2602i5d0h4kteex/setupMC.sh && chmod +x setupMC.sh && ./setupMC.sh || error 'Failed to install the launcher!'
Loading…
Cancel
Save