summarylogtreecommitdiffstats
path: root/dell-ulnm.install
blob: d9b98be26dd7e8a64bb407e755a0fc9f482f6b86 (plain)
1
2
3
4
5
post_install() {
	echo "To start Dell ULNM, run 'systemctl start dell-ulnm'"
	echo "Then, navigate to http://localhost:4679"
	echo "The default user and password is admin/admin"
}