capitalize Snapdrop

pull/618/head
Botspot 4 years ago committed by GitHub
parent b1c4dd4f90
commit a5b0479ec7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -6,7 +6,7 @@ function error {
exit 1
}
rm -f snapdrop-linux-armv7l.tar.xz
rm -f Snapdrop-linux-armv7l.tar.xz
wget https://github.com/chunky-milk/snapdrop-rpi/releases/download/2.0/Snapdrop-linux-armv7l.tar.xz || error "Failed to download archive!"
tar -xvf Snapdrop-linux-armv7l.tar.xz || error "Failed to extract archive!"

Loading…
Cancel
Save