Tomb/extras/dismissed/debian/postinst

7 lines
66 B
Plaintext
Raw Normal View History

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