We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a3daf0 commit 15567a5Copy full SHA for 15567a5
virtualmin-install.sh
@@ -927,6 +927,7 @@ if [ $errors -eq "0" ]; then
927
log_success "Installation Complete!"
928
log_success "If there were no errors above, Virtualmin should be ready"
929
log_success "to configure at https://$hostname:10000."
930
+ log_success "You'll receive a security warning in your browser on your first visit."
931
else
932
log_warning "The following errors occurred during installation:"
933
echo
0 commit comments