From 3e31dc727e89a890b3b024302fda7f7d90db6700 Mon Sep 17 00:00:00 2001 From: Botspot <54716352+Botspot@users.noreply.github.com> Date: Mon, 19 Oct 2020 12:28:18 -0500 Subject: [PATCH] remove settings button --- uninstall | 1 + 1 file changed, 1 insertion(+) diff --git a/uninstall b/uninstall index 9c8c24e..607ed6f 100755 --- a/uninstall +++ b/uninstall @@ -16,6 +16,7 @@ fi echo "Removing menu button..." rm -f ${HOME}/.local/share/applications/pi-apps.desktop +rm -f ${HOME}/.local/share/applications/pi-apps-settings.desktop rm -f ${HOME}/Desktop/pi-apps.desktop echo -e "\e[32mUninstallation complete.