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