Update Install.sh

This commit is contained in:
Caleb Land 2020-03-21 16:30:01 -04:00 committed by GitHub
parent 53ce38f07a
commit fb3a990ee5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,7 @@ then
exit 0
else
echo "Papirus icon already installed!"
LOCAL = "/home/$USER/.icons/Papirus"
LOCAL="/home/$USER/.icons/Papirus"
fi
else
if [ ! -d $LOCAL ]