Update certs.inc

This commit is contained in:
2023-11-10 11:24:28 -06:00
parent 5818a8280e
commit 28e78667ef

View File

@@ -107,7 +107,7 @@ DEL-SSL(){
echo -e "${idsCL[LightRed]}The SSL files folder for '${idsCL[Red]}${DEL_SSL}${idsCL[LightRed]}' could not be found.${idsCL[Default]}"
fi
echo
echo -e "${idsCL[LightRed]}The SSL certificate has been removed fromt be nodes.${idsCL[Default]}"
echo -e "${idsCL[LightRed]}The SSL certificate has been fully removed from the node(s).${idsCL[Default]}"
fi
}