11 lines
249 B
Plaintext
11 lines
249 B
Plaintext
|
[Trigger]
|
||
|
Operation = Install
|
||
|
Operation = Upgrade
|
||
|
Type = Package
|
||
|
Target = gitea
|
||
|
|
||
|
[Action]
|
||
|
Description = Updating Gitea Custom Pages
|
||
|
When = PostTransaction
|
||
|
Exec = /usr/bin/runuser -u gitea -- /usr/bin/bash /var/lib/gitea/custom/bin/gen-aninix-custom
|