catchup
This commit is contained in:
10
roles/Foundation/files/hooks/gitea.hook
Normal file
10
roles/Foundation/files/hooks/gitea.hook
Normal file
@@ -0,0 +1,10 @@
|
||||
[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
|
Reference in New Issue
Block a user