Update lightpad/install-64

pull/910/head
Itai Nelken 3 years ago
parent f6b68d4866
commit 90e5e04f6e
No known key found for this signature in database
GPG Key ID: E45E4E2C367B8AE6

@ -9,7 +9,7 @@ function error {
wget https://github.com/libredeb/lightpad/releases/download/v0.0.8/lightpad_0.0.8.rev1_arm64.deb -O ~/lightpad.deb || error "Failed to download lightpad.deb!"
sudo apt install -y --fix-missing ~/lightpad.deb || error "APT failed to install lightpad_0.0.8.rev1_armhf.deb!"
sudo apt install -y --fix-missing ~/lightpad.deb || error "APT failed to install lightpad.deb!"
rm -f ~/lightpad.deb

Loading…
Cancel
Save