32bit Etcher upgrade to 1.5.110

pull/94/head
Botspot 5 years ago
parent 1890022a01
commit e4788f1222

@ -9,7 +9,7 @@ function error {
rm -f ./etcher_1.5.109_armhf.deb
wget https://github.com/Itai-Nelken/Etcher-arm-32-64/raw/main/etcher_1.5.109_armhf.deb -O ~/etcher.deb || error "Failed to download!"
wget https://github.com/Itai-Nelken/Etcher-arm-32-64/raw/main/balena-etcher-electron_1.5.110%2B1f8f7ad7_armv7l.deb -O ~/etcher.deb || error "Failed to download!"
sudo apt install -y --fix-broken ~/etcher.deb || error "failed to install deb file!"
rm -f ~/etcher.deb

Loading…
Cancel
Save