We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ffb25a commit 21ea797Copy full SHA for 21ea797
cloudmin-install.sh
@@ -1095,7 +1095,7 @@ post_install_message() {
1095
log_success "If there were no errors above, Cloudmin should be ready to configure"
1096
log_success "at https://${hostname}:10000 (or https://${address}:10000)."
1097
if [ -z "$ssl_host_success" ]; then
1098
- log_success "You may receive a security warning in your browser on your first visit."
+ log_success "You will see a security warning in the browser on your first visit."
1099
fi
1100
}
1101
0 commit comments