Update install-64

pull/329/head
Itai Nelken 5 years ago committed by GitHub
parent 71049cabf6
commit 9505bb2cec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -7,7 +7,7 @@ function error {
exit 1
}
wget https://github.com/Itai-Nelken/Nativefier-Whatsapp-Web/releases/download/v1.0/WhatsAppWeb-linux-arm64.tray.tar.xz || error 'Failed to download!'
wget https://github.com/Itai-Nelken/Nativefier-WebApps/releases/download/v1.0/WhatsAppWeb-linux-arm64.tray.tar.xz || error 'Failed to download!'
tar -xf WhatsAppWeb-linux-arm64.tray.tar.xz || error "Failed to extract!"
rm WhatsAppWeb-linux-arm64.tray.tar.xz
mv "WhatsAppWeb-linux-arm64(tray)" WhatsAppWeb

Loading…
Cancel
Save