shellcheck fixes; make xdg-mime DASH-compatible
I ran shellcheck
on all xdg-*
scripts and fixed the low-hanging fruits. Most importantly, I replaced ==
with =
in xdg-mime so that it can be run with dash(1).
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
I ran shellcheck
on all xdg-*
scripts and fixed the low-hanging fruits. Most importantly, I replaced ==
with =
in xdg-mime so that it can be run with dash(1).