prepare for pacman package

This commit is contained in:
Adrian Wannenmacher 2021-10-17 15:01:26 +02:00
parent 107721ef8f
commit 9514f84340
Signed by: tfld
GPG Key ID: 19D986ECB1E492D5
3 changed files with 3 additions and 3 deletions

View File

@ -8,5 +8,5 @@ Target = *
[Action]
Description = Performing pre UKI creation...
When = PreTransaction
Exec = /usr/local/bin/snap-pac-uki snapshots
Exec = snap-pac-uki snapshots
AbortOnFail

View File

@ -8,4 +8,4 @@ Target = *
[Action]
Description = Performing post UKI creation...
When = PostTransaction
Exec = /usr/local/bin/snap-pac-uki snapshots
Exec = snap-pac-uki snapshots

View File

@ -8,4 +8,4 @@ Target = *
[Action]
Description = Performing current UKI creation...
When = PostTransaction
Exec = /usr/local/bin/snap-pac-uki current
Exec = snap-pac-uki current