Update firefox-can

master
Manuel González 2021-07-16 18:24:11 -04:00 committed by GitHub
parent 6d4c3ee8b9
commit 60765dba19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ if [ $1 = "--remove" ]
then
echo "are you sure that you want to remove Firefox? (enter to continue)"
read nothing
if [ $nothing = "" ]
if [ $nothing == "" ]
then
rm -R /home/userh/.firefox-can/
rm /home/userh/.local/share/applications/firefox-can.desktop