updated hostname preamble
This commit is contained in:
parent
3b4879c000
commit
b1033bfbfc
6
setup.sh
6
setup.sh
@ -134,9 +134,9 @@ done
|
||||
### get server names for this installation
|
||||
echo -e "\n${mag}To which hostnames should NGINX answer? You can pick as many hostnames as you"
|
||||
echo "like. Please ensure you provide fully-qualified domain names unless you"
|
||||
echo "understand the impact not doing so."
|
||||
echo -e "\nIf you are setting up SSL on this system, then make sure the hostnames match"
|
||||
echo "what appears on your certificates!"
|
||||
echo "understand the impact of not doing so."
|
||||
echo -e "\nIf you are setting up SSL on this system make sure the hostnames match what"
|
||||
echo "appears on your certificates!"
|
||||
echo -e "\n${warn}You will be prompted to enter one hostname at a time."
|
||||
echo "Provide a blank-entry (hit enter) when you're done."
|
||||
echo -e "'X' will exit the script, as always${norm}\n"
|
||||
|
Loading…
Reference in New Issue
Block a user