Merge pull request #465 from Itai-Nelken/patch-4

fix whatsapp hopefully for the last time
pull/467/head
Botspot 5 years ago committed by GitHub
commit 718128b819
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -14,6 +14,7 @@ tar -xf WhatsAppWeb-linux-armv7l.tar.xz || error "Failed to extract!"
rm WhatsAppWeb-linux-armv7l.tar.xz
mv "WhatsAppWeb-linux-armv7l" WhatsAppWeb
#create menu shortcut
echo "[Desktop Entry]
Name=Whatsapp Web
Comment=Nativefier Whatsapp Web webapp.

@ -14,6 +14,7 @@ tar -xf WhatsAppWeb-linux-arm64.tar.xz || error "Failed to extract!"
rm WhatsAppWeb-linux-arm64.tar.xz
mv "WhatsAppWeb-linux-arm64" WhatsAppWeb
#create menu shortcut
echo "[Desktop Entry]
Name=Whatsapp Web
Comment=Nativefier Whatsapp Web webapp.

Loading…
Cancel
Save