aboutsummaryrefslogtreecommitdiffstats
path: root/heisenbridge/heisenbridge.install
blob: 10184dfc941905dc7acc96d37e67aedd78e6f92b (plain)
1
2
3
4
5
6
7
post_install() {
	cat <<- 'EOF'
		You may adjust the homeserver via 
		# systemctl edit heisenbridge.service
		if you don't use localhost:8008 as your homeserver URL
	EOF
}