Update install-32

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

@ -9,7 +9,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_armv7l.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_armv7l.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