Skip to content

Commit

Permalink
Update log info message.
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickcarlohickman committed Jan 23, 2023
1 parent 62b1794 commit 07366aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup/resources/apache/make-site.sh
Original file line number Diff line number Diff line change
Expand Up @@ -145,4 +145,4 @@ log_info "Restarting Apache server."
# Restart apache to make the site available.
service apache2 restart

log_info "Domain ${NEW_SITE_DOMAIN} is now available."
log_info "Domain ${NEW_SITE_DOMAIN} is now available at ${NEW_SITE_DOMAIN}.test. Remember to update your host hosts file."

0 comments on commit 07366aa

Please sign in to comment.