summarylogtreecommitdiffstats
path: root/jitsi.install
blob: f51b4d7075ef00c1418feeb7c1c0ca536563ed16 (plain)
1
2
3
4
5
6
post_install() {
	cat << __EOF__
The configs are located here:
  - /etc/jitsi-videobridge
__EOF__
}