Add bpm hook for update the vlc plugin cache and update source.sh
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
trigger_operations: ["install", "upgrade", "remove"]
|
||||
target_type: "path"
|
||||
targets: ["usr/lib/vlc/plugins/*"]
|
||||
run: "/usr/lib/vlc/vlc-cache-gen /usr/lib/vlc/plugins"
|
||||
Reference in New Issue
Block a user