diff --git a/apps/PiGro/uninstall b/apps/PiGro/uninstall index 2499272..f2ce335 100755 --- a/apps/PiGro/uninstall +++ b/apps/PiGro/uninstall @@ -8,7 +8,7 @@ function error { } #if your app installs any packages, keep this command here so those packages will be removed. -"${DIRECTORY}/purge-installed" "neofetch" "$(dirname "$0")" || exit 1 +"${DIRECTORY}/purge-installed" "$(dirname "$0")" || exit 1 rm -rf ~/PiGro-Aid-