setup script updated
This commit is contained in:
parent
8d99133efd
commit
45db22a155
1 changed files with 1 additions and 1 deletions
|
|
@ -166,7 +166,7 @@ while true; do
|
|||
break
|
||||
|
||||
elif [[ "$installSSL" == "n" || "$installSSL" = "N" ]]; then
|
||||
echo -e "\n ${YEL}Nginx configuration skipped!${CRS}\n"
|
||||
echo -e "\n ${YEL}Nginx configuration skipped!${CRS}"
|
||||
break
|
||||
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue