encourage user to visit http://localhost after install
This commit is contained in:
parent
41fbc5f94b
commit
41f2d3e480
|
@ -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 ""
|
||||
|
|
Loading…
Reference in New Issue