11 lines
285 B
Plaintext
11 lines
285 B
Plaintext
[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'
|