This commit is contained in:
2023-11-10 10:55:21 -06:00
parent 0e94ca9904
commit 7dcb7b7a27
2 changed files with 1 additions and 4 deletions

View File

@@ -135,9 +135,6 @@ DEL-SSL(){
else
echo -e "${idsCL[LightRed]}The SSL files folder for '${idsCL[Red]}${DEL_SSL}${idsCL[LightRed]}' could not be found.${idsCL[Default]}"
fi
if [ "${timeout}" != "true" ]; then
echo -e "${idsCL[Green]}Completed${idsCL[Default]}"
fi
echo
echo -e "${idsCL[LightRed]}The SSL certificate has been removed fromt be nodes.${idsCL[Default]}"
fi