Update install-64

pull/493/head
RPI News 3 years ago committed by GitHub
parent 5b12f5d803
commit d6e0f01a63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -12,7 +12,7 @@ sudo dpkg --add-architecture armhf
#Download file
cd ~
curl -L https://www.dropbox.com/s/tw3bnsp847fb614/Minecraft_Bedrock_Launcher-arm_aarch64.0.0.627.AppImage --output MCBedrock.AppImage
curl -L https://github.com/ChristopherHX/linux-packaging-scripts/releases/download/v0.1-beta-21-648/Minecraft_Bedrock_Launcher-arm_aarch64-0.0.648.AppImage --output MCBedrock.AppImage
chmod +x MCBedrock.AppImage
sudo mv MCBedrock.AppImage /opt/MCBedrock.AppImage

Loading…
Cancel
Save