Update install-64

pull/806/head
Ryan Fortner 4 years ago committed by GitHub
parent f91a9c746e
commit a0ff1e324c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -11,7 +11,7 @@ function error {
rm -f ~/etcher.deb
wget https://github.com/Itai-Nelken/Etcher-arm-32-64/releases/download/v1.5.120/balena-etcher-electron_1.5.120+ccb08a48_arm64.deb -O ~/etcher.deb || error "Failed to download!"
wget https://github.com/Itai-Nelken/Etcher-arm-32-64/releases/download/v1.5.121/balena-etcher-electron_1.5.121+8b3f3710_arm64.deb -O ~/etcher.deb || error "Failed to download!"
sudo apt install -fy ~/etcher.deb || error "failed to install deb file!"
rm -f ~/etcher.deb

Loading…
Cancel
Save