feat: add triggers array in HOOK and update hook behavier
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
target=()
|
||||
triggers=(install remove) #can be install or remove or both in an array
|
||||
operation() {
|
||||
:
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user