summarylogtreecommitdiffstats
path: root/openfireapp.install
blob: 12ef29b8e03749133441f05a367417bcce63c49c (plain)
1
2
3
4
5
6
post_install() {
	cat <<- EOF
		:: Make sure your user is part of the dialout group before launching the OpenFIRE App!
	EOF
}