Files
extra/cgit/cgit.install
2025-06-22 20:39:04 -05:00

6 lines
196 B
Plaintext

post_install() {
chown -v http:http /var/cache/cgit
echo "==> cgit looks at /etc/cgitrc for configuration. There is"
echo "==> an example configuration file in the cgitrc(5) man page."
}