fix hook
This commit is contained in:
parent
9237b519f7
commit
47f124dec6
1 changed files with 1 additions and 1 deletions
|
|
@ -22,10 +22,10 @@ Operation = Install
|
||||||
Operation = Remove
|
Operation = Remove
|
||||||
Type = Package
|
Type = Package
|
||||||
Target = *
|
Target = *
|
||||||
AbortOnFail
|
|
||||||
|
|
||||||
[Action]
|
[Action]
|
||||||
Description = Performing snapper pre snapshots...
|
Description = Performing snapper pre snapshots...
|
||||||
Depends = snap-pac
|
Depends = snap-pac
|
||||||
When = PreTransaction
|
When = PreTransaction
|
||||||
Exec = /usr/share/libalpm/scripts/snap-pac pre
|
Exec = /usr/share/libalpm/scripts/snap-pac pre
|
||||||
|
AbortOnFail
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue