Add post-install success message with CLI hint
This commit is contained in:
parent
845479fa91
commit
da0a67c159
|
|
@ -112,3 +112,6 @@ echo ""
|
||||||
echo " toes $VERSION is running!"
|
echo " toes $VERSION is running!"
|
||||||
echo " http://$(hostname).local"
|
echo " http://$(hostname).local"
|
||||||
echo ""
|
echo ""
|
||||||
|
echo " Install the CLI on your local machine:"
|
||||||
|
echo " curl -fsSL http://$(hostname).local/install | bash"
|
||||||
|
echo ""
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user