From 9b1d539b81d16af6d2dabcc4d66e0b29d1f8641e Mon Sep 17 00:00:00 2001 From: cycool29 <88134003+cycool29@users.noreply.github.com> Date: Sun, 19 Sep 2021 14:52:03 +0800 Subject: [PATCH] Update install-32 --- apps/Whatsapp/install-32 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/Whatsapp/install-32 b/apps/Whatsapp/install-32 index b5e7b01..6a594e5 100755 --- a/apps/Whatsapp/install-32 +++ b/apps/Whatsapp/install-32 @@ -21,6 +21,6 @@ echo "rm -rf $HOME/.config/whats*/Service* && $HOME/WhatsApp/WhatsApp" WhatsApp/ echo "[Desktop Entry] Name=WhatsApp Type=Application -Exec=/home/pi/WhatsApp/run-whatsapp +Exec=bash /home/pi/WhatsApp/run-whatsapp Icon=/home/pi/WhatsApp/resources/app/icon.png Categories=Network;Internet" > ~/.local/share/applications/whatsapp.desktop || error "Failed to create menu button!"