fix2 install
This commit is contained in:
parent
ab78eb4f59
commit
4b019b0c1f
5
install
5
install
@ -165,10 +165,12 @@ remove(){
|
||||
if [ $? -ne 0 ]
|
||||
then
|
||||
sudo rm -r /usr/share/icons/lx-icons && sudo rm -r /usr/share/TK-Themes
|
||||
|
||||
fi
|
||||
|
||||
echo
|
||||
read -p "Press Enter to exit..."
|
||||
|
||||
fi
|
||||
|
||||
}
|
||||
@ -190,4 +192,7 @@ if [ $? -eq 0 ]
|
||||
[R]* ) clear; remove; exit;;
|
||||
esac
|
||||
clear
|
||||
else
|
||||
install
|
||||
|
||||
fi
|
Loading…
x
Reference in New Issue
Block a user