summaryrefslogtreecommitdiff
path: root/pcmanfm/post-install
diff options
context:
space:
mode:
Diffstat (limited to 'pcmanfm/post-install')
-rwxr-xr-xpcmanfm/post-install4
1 files changed, 4 insertions, 0 deletions
diff --git a/pcmanfm/post-install b/pcmanfm/post-install
new file mode 100755
index 000000000..116d78b52
--- /dev/null
+++ b/pcmanfm/post-install
@@ -0,0 +1,4 @@
+#!/bin/bash
+
+update-mime-database /usr/share/mime
+update-desktop-database

Generated by cgit