Skip to content

Commit

Permalink
Ensure the target host will always be printed out
Browse files Browse the repository at this point in the history
  • Loading branch information
hirasso committed Jun 20, 2024
1 parent a7acbc8 commit e5a072d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ run)

log "\n✅ Done! Be sure to check if everything works as expected on your $PRETTY_REMOTE_ENV site:"
log "\n${GREEN}$REMOTE_PROTOCOL://$REMOTE_HOST${NC}"
log ""
;;

*)
Expand Down

0 comments on commit e5a072d

Please sign in to comment.