summaryrefslogtreecommitdiff
path: root/shared-mime-info/post-install
blob: 37c0abcadbe9d0ac8637d656f655c821c900c4d0 (plain)
    1 #!/bin/sh
    2 
    3 update-mime-database /usr/share/mime
    4 
    5 # End of file

Generated by cgit