Skip to content

Commit

Permalink
Don't specify Pro/GPL in message.
Browse files Browse the repository at this point in the history
  • Loading branch information
swelljoe committed Oct 24, 2018
1 parent bb5efde commit 45e7550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion virtualmin-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ usage () {
# shellcheck disable=SC2046
printf "Usage: %s %s [options]\\n" "${CYAN}" $(basename "$0")
echo
echo " If called without arguments, installs Virtualmin Professional."
echo " If called without arguments, installs Virtualmin."
echo
printf " ${YELLOW}--uninstall|-u${NORMAL} - Removes all Virtualmin packages (do not use on a production system)\\n"
printf " ${YELLOW}--help|-h${NORMAL} - This message\\n"
Expand Down

0 comments on commit 45e7550

Please sign in to comment.