summarylogtreecommitdiffstats
path: root/install
blob: dbbd5ca8f9762dfa804167eda265ac510bcd95a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
post_install() {
	cat << __EOF__

In order to align all jitsi package, we change the config and install path to match Arch paths.

Update the config with your previous one carefully. Do not blindly copy !

The configs are located here:
  - /etc/jitsi-videobridge-git
__EOF__
}