diff --git a/deinstall.sh b/deinstall.sh index f722923a..d72f9b5a 100644 --- a/deinstall.sh +++ b/deinstall.sh @@ -5,12 +5,12 @@ fenrir is going to remove. every script and settings are lost. EOF read -p "This will remove fenrir and settings. Press ctrl+c to cancil, or enter to continue." continue +unlink /usr/bin/fenrir rm -r /opt/fenrir rm -r /usr/share/fenrir rm -r /etc/fenrir rm -r /usr/share/sounds/fenrir -unlink /usr/bin/fenrir cat << EOF fenrir is removed EOF