Change quotations for MIME lines

This commit is contained in:
flyingscorpio@pinebook-pro 2020-03-04 09:21:35 +01:00
parent 33c7c585d0
commit 4634c857b4

View file

@ -105,7 +105,7 @@ echo "${ORANGE}Remember to install the Firefox extension for it to work${NC}"
if [ -e ~/.local/share/mime/packages/text-markdown.xml ]; then
echo "<?xml version=\"1.0\"?>
<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>
<mime-info xmlns=\"http://www.freedesktop.org/standards/shared-mime-info\">
<mime-type type=\"text/plain\">
<glob pattern=\"*.md\"/>
<glob pattern=\"*.mkd\"/>