remove desktop icon in uninstall.sh because there is none in install.sh
This commit is contained in:
parent
c01d09ae6d
commit
c798363e14
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user