starting from scratch
This commit is contained in:
11
post_backup.hook
Normal file
11
post_backup.hook
Normal file
@ -0,0 +1,11 @@
|
||||
[Trigger]
|
||||
Operation = Install
|
||||
Operation = Upgrade
|
||||
Operation = Remove
|
||||
Type = Path
|
||||
Target = /usr/local/bin/backup
|
||||
|
||||
[Action]
|
||||
Description = Backing up the pacman db...
|
||||
When = PostTransaction
|
||||
Exec = /usr/local/bin/backup post
|
Reference in New Issue
Block a user