Skip to content

Commit 93ff49c

Browse files
committed
Fix the product name to be colored and bolded too
1 parent 2acb9f0 commit 93ff49c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

virtualmin-install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1003,7 +1003,7 @@ install_msg() {
10031003

10041004
cat <<EOF
10051005
1006-
Welcome to the Virtualmin ${GREEN}$PRODUCT${NORMAL} installer, version ${GREEN}$VER${NORMAL}
1006+
Welcome to the ${GREEN}${BOLD}Virtualmin $PRODUCT${NORMAL} installer, version ${GREEN}${BOLD}$VER${NORMAL}
10071007
10081008
This script must be run on a freshly installed supported OS. It does not
10091009
perform updates or upgrades (use your system package manager) or license

0 commit comments

Comments
 (0)