summarylogtreecommitdiffstats
path: root/cgit.install
blob: 852a6b6ada91717af13c9df58b1c34c95e281aed (plain)
1
2
3
4
5
6
#!/bin/sh

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