diff options
author | Leo <thinkabit.ukim@gmail.com> | 2019-09-04 12:29:55 -0300 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-09-04 13:15:59 -0300 |
commit | f6aa0699270d405e30b1f77659857c52422c30b7 (patch) | |
tree | eb20413d867e99fc39aa900f0ea803d7ae3de0ed /community/appstream/appstream.trigger | |
parent | 73c913aeaab967104a094565b176bb653d2c90f7 (diff) | |
download | aports-f6aa0699270d405e30b1f77659857c52422c30b7.tar.bz2 aports-f6aa0699270d405e30b1f77659857c52422c30b7.tar.xz |
community/appstream: move from testing
Diffstat (limited to 'community/appstream/appstream.trigger')
-rw-r--r-- | community/appstream/appstream.trigger | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/community/appstream/appstream.trigger b/community/appstream/appstream.trigger new file mode 100644 index 0000000000..51f6d89acd --- /dev/null +++ b/community/appstream/appstream.trigger @@ -0,0 +1,4 @@ +#!/bin/sh + +umask 022 +/usr/bin/appstreamcli refresh-cache --force |