Update bpm hook
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: tide-java-utils
|
name: tide-java-utils
|
||||||
description: Tide Linux utility for switching between java versions
|
description: Tide Linux utility for switching between java versions
|
||||||
version: 26.03.22
|
version: 26.03.22
|
||||||
revision: 1
|
revision: 2
|
||||||
license: MIT
|
license: MIT
|
||||||
maintainers:
|
maintainers:
|
||||||
- [email protected]
|
- [email protected]
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
trigger_operations: ["install", "upgrade", "remove"]
|
trigger_actions: ["install", "upgrade", "remove"]
|
||||||
target_type: "path"
|
|
||||||
targets: ["usr/lib/java/*"]
|
targets: ["usr/lib/java/*"]
|
||||||
run: "/var/lib/bpm/hook-scripts/tide-java-utils.sh"
|
run: "/var/lib/bpm/hook-scripts/tide-java-utils.sh"
|
||||||
|
|||||||
Reference in New Issue
Block a user