7 lines
66 B
Plaintext
Raw Normal View History

2012-09-14 21:43:14 +02:00
#!/bin/sh
if [ -x /usr/sbin/update-mime ]; then
update-mime
fi