This commit is contained in:
Matthew Saunders Brown 2021-10-03 12:16:40 -07:00
parent 649bf372bd
commit e6396b8871

View File

@ -17,6 +17,7 @@ help()
echo " -h Print this help."
echo ""
echo " Username must already exist. If need be run vhost-user-add.sh first."
echo " Or use vhost-deploy.sh instead to automatically generate username."
exit
}