diff options
Diffstat (limited to 'boo/post-install')
-rw-r--r-- | boo/post-install | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/boo/post-install b/boo/post-install new file mode 100644 index 0000000..77e1547 --- /dev/null +++ b/boo/post-install @@ -0,0 +1,2 @@ +#!/bin/sh +update-mime-database /usr/share/mime > /dev/null |