From 7130735af8b0b14ceca93425a287fac47d01dca5 Mon Sep 17 00:00:00 2001 From: chrys87 Date: Thu, 2 Feb 2017 10:14:06 +0100 Subject: [PATCH] Update deinstall.sh --- deinstall.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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