Clear pacman cache
This commit is contained in:
11
ansible/roles/paccache/files/paccache.hook
Normal file
11
ansible/roles/paccache/files/paccache.hook
Normal file
@ -0,0 +1,11 @@
|
||||
[Trigger]
|
||||
Operation = Upgrade
|
||||
Operation = Install
|
||||
Operation = Remove
|
||||
Type = Package
|
||||
Target = *
|
||||
|
||||
[Action]
|
||||
Description = Cleaning pacman cache...
|
||||
When = PostTransaction
|
||||
Exec = /usr/bin/paccache -r
|
Reference in New Issue
Block a user