summarylogtreecommitdiffstats
path: root/isso.install
blob: 386b5b1ee07fde48ec13e0d97954618381b53df7 (plain)
1
2
3
4
5
6
post_install() {
	echo "By default the database is located in the temporary location
/tmp/comments.db and the default interface is http://localhost:8080

To change this, edit /etc/isso.conf"
}