From 9505bb2cecf61c266067f7a360ec79e6eada9729 Mon Sep 17 00:00:00 2001 From: Itai Nelken <70802936+Itai-Nelken@users.noreply.github.com> Date: Sat, 6 Feb 2021 17:08:10 +0200 Subject: [PATCH] Update install-64 --- apps/Whatsapp/install-64 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/Whatsapp/install-64 b/apps/Whatsapp/install-64 index 4b7fc4d..2dbec3c 100755 --- a/apps/Whatsapp/install-64 +++ b/apps/Whatsapp/install-64 @@ -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