diff options
| author | Leo <thinkabit.ukim@gmail.com> | 2019-08-27 23:13:18 -0300 |
|---|---|---|
| committer | Leo <thinkabit.ukim@gmail.com> | 2019-08-28 14:55:47 -0300 |
| commit | 70acd16c277ef98ae06cf0b028fa762e37e8de17 (patch) | |
| tree | 4f7af85ff76c1e77b5bc8527783ba624b21b6cb9 /testing/appstream/appstream.trigger | |
| parent | b42bff67f2fc532fc9f7ae48967e05667f6fabcb (diff) | |
| download | aports-70acd16c277ef98ae06cf0b028fa762e37e8de17.tar.bz2 aports-70acd16c277ef98ae06cf0b028fa762e37e8de17.tar.xz | |
testing/appstream: new aport
https://distributions.freedesktop.org/wiki/AppStream
Provides a standard for creating app stores across distributions
Diffstat (limited to 'testing/appstream/appstream.trigger')
| -rw-r--r-- | testing/appstream/appstream.trigger | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/appstream/appstream.trigger b/testing/appstream/appstream.trigger new file mode 100644 index 0000000000..51f6d89acd --- /dev/null +++ b/testing/appstream/appstream.trigger @@ -0,0 +1,4 @@ +#!/bin/sh + +umask 022 +/usr/bin/appstreamcli refresh-cache --force |
