summarylogtreecommitdiffstats
path: root/gnunet-webui.install
blob: 28c7e7d65094bbbab382c568cee83ab9db39fe9d (plain)
1
2
3
4
5
6
7
8
9
post_install() {

	echo
	echo 'In order to use GNUnet WebUI, start or enable gnunet-webui.service, then open'
	echo 'your browser and go to http://localhost:4200.'
	echo

}