encourage user to visit http://localhost after install

This commit is contained in:
AJ ONeal 2017-04-21 00:10:33 -06:00
parent 41fbc5f94b
commit 41f2d3e480
1 changed files with 1 additions and 0 deletions

View File

@ -375,6 +375,7 @@ CADDY_EOF
$sudo_cmd systemctl enable caddy.service
echo "caddy started with systemctl"
echo "Check it out at http://localhost"
elif [ -d "/Library/LaunchAgents" ]; then
echo ""