Skip to content

Commit 45e7550

Browse files
committed
Don't specify Pro/GPL in message.
1 parent bb5efde commit 45e7550

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
@@ -44,7 +44,7 @@ usage () {
4444
# shellcheck disable=SC2046
4545
printf "Usage: %s %s [options]\\n" "${CYAN}" $(basename "$0")
4646
echo
47-
echo " If called without arguments, installs Virtualmin Professional."
47+
echo " If called without arguments, installs Virtualmin."
4848
echo
4949
printf " ${YELLOW}--uninstall|-u${NORMAL} - Removes all Virtualmin packages (do not use on a production system)\\n"
5050
printf " ${YELLOW}--help|-h${NORMAL} - This message\\n"

0 commit comments

Comments
 (0)