Update nodemgmt-scripts.sh
This commit is contained in:
@@ -766,7 +766,7 @@ NEWCERT(){
|
||||
|
||||
echo
|
||||
echo -e -n "${idsCL[LightCyan]}Reload NGINX on LB Nodes (Y/n): ${idsCL[Default]}"
|
||||
read NGINXRELOAD
|
||||
read -n 1 NGINXRELOAD
|
||||
showdivide=yes
|
||||
[[ ${NGINXRELOAD} =~ ^[Nn]$ ]] && tmp='' || SERVICE nginx reload
|
||||
|
||||
|
||||
Reference in New Issue
Block a user