Update apps/Lightpad/install-32

Co-authored-by: Itai Nelken <70802936+Itai-Nelken@users.noreply.github.com>
pull/911/head
scamdotnet 3 years ago committed by GitHub
parent cf461cb3c9
commit e888fe5e07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -7,7 +7,7 @@ function error {
exit 1
}
wget http://transfer.sh/get/1oK5oGs/lightpad_0.0.8~rev1_armhf.deb || error "Failed to download lightpad.deb!"
wget https://github.com/Pi-Apps-Coders/files/raw/main/lightpad_0.0.8rev1_armhf.deb || error "Failed to download lightpad.deb!"
"${DIRECTORY}/pkg-install" "$HOME/lightpad.deb" "$(dirname "$0")" || error 'Failed to install lightpad.deb'

Loading…
Cancel
Save