lilac/repo/vdhcoapp-bin/vdhcoapp-user-install.hook

11 lines
285 B
Plaintext
Raw Normal View History

2024-03-23 14:53:21 +00:00
[Trigger]
Operation = Install
Operation = Upgrade
Type = Package
Target = vdhcoapp-bin
[Action]
Description = Installing JSON configuration file for current user ...
When = PostTransaction
Exec = /bin/sh -c 'sudo -u "${SUDO_USER:-$(id -u -n 1000 )}" /usr/bin/vdhcoapp install --user'