remove desktop icon in uninstall.sh because there is none in install.sh

This commit is contained in:
b068931cc450442b63f5b3d276ea4297 2024-01-16 15:21:12 +01:00
parent c01d09ae6d
commit c798363e14

View File

@ -16,11 +16,6 @@ delete_services(){
rm /lib/systemd/system/spyguard-watchers.service
}
deleting_icon(){
echo "[+] Deleting desktop icon"
rm "/home/${SUDO_USER}/Desktop/spyguard.desktop"
}
delete_packages(){
pkgs=("tshark"
"dnsutils"