aboutsummaryrefslogtreecommitdiffstats
path: root/testing/appstream/appstream.post-install
diff options
context:
space:
mode:
Diffstat (limited to 'testing/appstream/appstream.post-install')
-rw-r--r--testing/appstream/appstream.post-install6
1 files changed, 0 insertions, 6 deletions
diff --git a/testing/appstream/appstream.post-install b/testing/appstream/appstream.post-install
deleted file mode 100644
index 5a63845bb8..0000000000
--- a/testing/appstream/appstream.post-install
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-
-umask 022
-/usr/bin/appstreamcli refresh-cache --force
-
-exit 0