From 784880bd7d9c043df7ce281b4ecb8e145a60a80f Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Fri, 18 Oct 2019 13:34:21 +0200 Subject: make hook act on install An install is likely to be followed by a sync... --- hook/99-pacman-offline.hook | 1 + 1 file changed, 1 insertion(+) diff --git a/hook/99-pacman-offline.hook b/hook/99-pacman-offline.hook index 63676ae..242ca78 100644 --- a/hook/99-pacman-offline.hook +++ b/hook/99-pacman-offline.hook @@ -1,4 +1,5 @@ [Trigger] +Operation = Install Operation = Upgrade Operation = Remove Type = Package -- cgit v1.2.3-54-g00ecf