diff --git a/roles/Foundation/files/gitea.hook b/roles/Foundation/files/gitea.hook index 1c13a6c..a137ff8 100644 --- a/roles/Foundation/files/gitea.hook +++ b/roles/Foundation/files/gitea.hook @@ -7,4 +7,4 @@ Target = gitea [Action] Description = Updating Gitea Custom Pages When = PostTransaction -Exec = /usr/bin/runuser -u http -- /usr/bin/bash /var/lib/gitea/custom/bin/gen-aninix-custom +Exec = /usr/bin/runuser -u gitea -- /usr/bin/bash /var/lib/gitea/custom/bin/gen-aninix-custom