vp-build/srcpkgs/gitea/INSTALL

6 lines
71 B
Plaintext

case "${ACTION}" in
post)
chown _gitea:_gitea etc/gitea.conf
;;
esac