vdhcoapp-bin: auto updated to 2.0.19-1
This commit is contained in:
parent
de2139bf9a
commit
18d5fb5888
5 changed files with 86 additions and 0 deletions
10
repo/vdhcoapp-bin/vdhcoapp-user-install.hook
Normal file
10
repo/vdhcoapp-bin/vdhcoapp-user-install.hook
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[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'
|
||||
Loading…
Add table
Add a link
Reference in a new issue