summarylogtreecommitdiffstats
path: root/jitsi.install
blob: c9f04c4d22e0e4134b732140069fb56ab80b3c9e (plain)
1
2
3
4
5
6
post_install() {
	cat << __EOF__
The examples for coturn/turnserver are located here:
  - /usr/share/doc/jitsi-meet-turnserver/
__EOF__
}