initial commit
This commit is contained in:
commit
e03eaad9ab
12 changed files with 231 additions and 0 deletions
alpm-hooks
11
alpm-hooks/chaotic-keyring-refresh.hook
Normal file
11
alpm-hooks/chaotic-keyring-refresh.hook
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
[Trigger]
|
||||
Operation = Upgrade
|
||||
Operation = Remove
|
||||
Operation = Install
|
||||
Type = Package
|
||||
Target = *
|
||||
|
||||
[Action]
|
||||
Description = Refreshing the chaotic-aur keyring...
|
||||
When = PreTransaction
|
||||
Exec = /usr/bin/chaotic-keyring-refresh
|
||||
Loading…
Add table
Add a link
Reference in a new issue