diff --git a/inc/certs.inc b/inc/certs.inc index 5437794a..af0b9c26 100755 --- a/inc/certs.inc +++ b/inc/certs.inc @@ -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]}"