Update certs.inc

This commit is contained in:
2023-11-10 10:47:17 -06:00
parent c993fc6ff2
commit 0e94ca9904

View File

@@ -134,7 +134,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]}"
exit 1
fi
if [ "${timeout}" != "true" ]; then
echo -e "${idsCL[Green]}Completed${idsCL[Default]}"