update/pre_backup.hook

13 lines
214 B
Plaintext
Raw Permalink Normal View History

2024-09-03 03:38:43 +02:00
[Trigger]
Operation = Install
Operation = Upgrade
Operation = Remove
2024-09-08 00:23:20 +02:00
Type = Package
Target = *
2024-09-03 03:38:43 +02:00
[Action]
Description = Backing up the pacman db...
When = PreTransaction
Exec = /usr/local/bin/backup pre
AbortOnFail