Update install-32

pull/635/head
Botspot 5 years ago committed by GitHub
parent 54df15730d
commit b3da5d14f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -14,5 +14,5 @@ filename='anydesk_6.1.1-1_armhf'
wget https://download.anydesk.com/rpi/${filename}.deb || error "Failed to downloading file. Make sure 'wget' is installed and verify your Internet Network Connection"
# Installing the software with permissions
sudo apt install -y --fix-broken ~/${filename}.deb || error "Failed to install it using gdebi"
sudo apt install -y --fix-broken ~/${filename}.deb || error "Failed to install deb file"

Loading…
Cancel
Save