Update nodemgmt-scripts.sh
This commit is contained in:
@@ -255,7 +255,9 @@ DELSITES(){
|
||||
read response
|
||||
echo ""
|
||||
if [[ $response =~ ^[Yy]$ ]]; then
|
||||
echo 'delete'
|
||||
echo -e -n "${idsCL[LightRed]}Do you also want to delete the certs for '${SITES[${selsite}]}'?${idsCL[Default]} "
|
||||
read sslresponse
|
||||
echo "delete - '${sslresponse}'"
|
||||
ENTER2CONTINUE
|
||||
break
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user