Merge pull request #9 from Jarli01/Patch-for-#8

Print web url
This commit is contained in:
Dustin B
2018-04-11 10:29:33 -04:00
committed by GitHub

View File

@@ -64,3 +64,8 @@ fi
sudo /bin/chmod +x $systemd_service_dir/$xo_service
sudo /bin/systemctl enable $xo_service
sudo /bin/systemctl start $xo_service
echo
echo
echo "Installation complete, open a browser to:"
hostname -I