Update xo_install.sh
This commit is contained in:
parent
2ca647879a
commit
088fa9031b
|
@ -65,5 +65,7 @@ sudo /bin/chmod +x $systemd_service_dir/$xo_service
|
||||||
sudo /bin/systemctl enable $xo_service
|
sudo /bin/systemctl enable $xo_service
|
||||||
sudo /bin/systemctl start $xo_service
|
sudo /bin/systemctl start $xo_service
|
||||||
|
|
||||||
echo "Installation complete, based on what we can find, you likely need to open your web browser to:"
|
echo
|
||||||
|
echo
|
||||||
|
echo "Installation complete, open a browser to:"
|
||||||
hostname -I
|
hostname -I
|
||||||
|
|
Loading…
Reference in New Issue