Update uninstall

pull/130/head
Itai Nelken 4 years ago committed by GitHub
parent 8367aa97ad
commit f2cd66fb26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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" "neofetch" "$(dirname "$0")" || exit 1
rm -rf ~/PiGro-Aid-

Loading…
Cancel
Save