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 bb5efde commit 45e7550Copy full SHA for 45e7550
virtualmin-install.sh
@@ -44,7 +44,7 @@ usage () {
44
# shellcheck disable=SC2046
45
printf "Usage: %s %s [options]\\n" "${CYAN}" $(basename "$0")
46
echo
47
- echo " If called without arguments, installs Virtualmin Professional."
+ echo " If called without arguments, installs Virtualmin."
48
49
printf " ${YELLOW}--uninstall|-u${NORMAL} - Removes all Virtualmin packages (do not use on a production system)\\n"
50
printf " ${YELLOW}--help|-h${NORMAL} - This message\\n"
0 commit comments