From 4306e8bd9f9f4cb80a3a8b5eefe7d579b08775e7 Mon Sep 17 00:00:00 2001 From: Itai Nelken <70802936+Itai-Nelken@users.noreply.github.com> Date: Mon, 15 Mar 2021 17:17:39 +0200 Subject: [PATCH 1/2] force update to whatsapp because the `need newer chrome version` issue is fixed hopefully for the last time. --- apps/Whatsapp/install-32 | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/Whatsapp/install-32 b/apps/Whatsapp/install-32 index 214bb07..ac1a89a 100755 --- a/apps/Whatsapp/install-32 +++ b/apps/Whatsapp/install-32 @@ -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. From 70078b317f402624013c4f597e67690c9f9a7f8f Mon Sep 17 00:00:00 2001 From: Itai Nelken <70802936+Itai-Nelken@users.noreply.github.com> Date: Mon, 15 Mar 2021 17:20:00 +0200 Subject: [PATCH 2/2] force update to whatsapp because the `need newer chrome version` issue is fixed hopefully for the last time. (64bit) --- apps/Whatsapp/install-64 | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/Whatsapp/install-64 b/apps/Whatsapp/install-64 index f23cd5f..4a5c3cd 100755 --- a/apps/Whatsapp/install-64 +++ b/apps/Whatsapp/install-64 @@ -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.