summarylogtreecommitdiffstats
path: root/teamspeak3-server.install
blob: f6cab928d7d02beb9663009945a1e0a54538ed72 (plain)
1
2
3
4
5
6
post_install() {
  echo " >>> TeamSpeak End User License Agreement:"
  echo " >>> You need to agree with the license at"
  echo " >>> /usr/share/licenses/teamspeak3-server/LICENSE"
  echo " >>> before you are allowed to use teamspeak3-server."
}