prepare for pacman package
This commit is contained in:
parent
107721ef8f
commit
9514f84340
@ -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
|
@ -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
|
@ -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
|
Loading…
Reference in New Issue
Block a user