summaryrefslogtreecommitdiffstats
path: root/filezilla/post-install
diff options
context:
space:
mode:
Diffstat (limited to 'filezilla/post-install')
-rw-r--r--filezilla/post-install6
1 files changed, 6 insertions, 0 deletions
diff --git a/filezilla/post-install b/filezilla/post-install
new file mode 100644
index 000000000..86c36a393
--- /dev/null
+++ b/filezilla/post-install
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+# icon cache
+gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+
+# End of file