Add CLI installation instructions to deploy output
This commit is contained in:
parent
da0a67c159
commit
b152e0d3e8
|
|
@ -59,3 +59,7 @@ SCRIPT
|
|||
|
||||
echo "=> Deployed to $SSH_HOST"
|
||||
echo "=> Visit $URL"
|
||||
echo ""
|
||||
echo " Install the CLI on your local machine:"
|
||||
echo " curl -fsSL $URL/install | bash"
|
||||
echo ""
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user