summarylogtreecommitdiffstats
path: root/owncast.install
blob: adb7326c68f4dae3e803501cdaed76308809ee5b (plain)
1
2
3
4
post_install() {
	echo 'Default admin login is at localhost:8080/admin with user = admin and password = abc123.'
	echo 'It is highly recommended to change this from the default.'
}