12 lines
259 B
Plaintext
Executable File
12 lines
259 B
Plaintext
Executable File
[Trigger]
|
|
Operation = Install
|
|
Operation = Upgrade
|
|
Operation = Remove
|
|
Type = Path
|
|
Target = usr/bin/*
|
|
[Action]
|
|
Description = Updating executables in /usr/bin...
|
|
Depends = zsh
|
|
When = PostTransaction
|
|
Exec = /usr/bin/install -Dm644 /dev/null /var/cache/zsh/pacman
|