update hooks for new script locations
This commit is contained in:
parent
137875b568
commit
fd4c92de01
2 changed files with 2 additions and 2 deletions
|
|
@ -26,4 +26,4 @@ Target = *
|
|||
Description = snapper post snapshot
|
||||
Depends = snapper
|
||||
When = PostTransaction
|
||||
Exec = /usr/bin/snapper-pac-post
|
||||
Exec = /usr/share/libalpm/hooks.bin/snap-pac/snapper-pac-post
|
||||
|
|
|
|||
|
|
@ -26,4 +26,4 @@ Target = *
|
|||
Description = snapper pre snapshot
|
||||
Depends = snapper
|
||||
When = PreTransaction
|
||||
Exec = /usr/bin/snapper-pac-pre
|
||||
Exec = /usr/share/libalpm/hooks.bin/snap-pac/snapper-pac-pre
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue