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

[Action]
Description = Patching product.json...
Exec = /usr/bin/bash -c "/usr/bin/patch /usr/share/vscodium-bin/resources/app/product.json < /usr/share/vscodium-bin/resources/app/product.json.patch"
When = PostTransaction