summarylogtreecommitdiffstats
path: root/code-marketplace.hook
blob: 5e685e15dd88fa3c3496189b5cdc162330c74a7e (plain)
1
2
3
4
5
6
7
8
9
10
[Trigger]
Operation = Install
Operation = Upgrade
Type = Path
Target = usr/lib/code/product.json

[Action]
Description = Patching product.json...
Exec = /usr/bin/bash -c "/usr/bin/patch /usr/lib/code/product.json < /usr/lib/code/product_json.patch"
When = PostTransaction