diff --git a/inc/certs.inc b/inc/certs.inc index f6897b67..d2a5f5c8 100755 --- a/inc/certs.inc +++ b/inc/certs.inc @@ -692,6 +692,9 @@ COPYCERTS(){ echo [ ${RUN_POST_COMMANDS} = true ] && COPYCERTS_POST_COMMANDS && echo + else + echo -e "${idsCL[Red]}Config file not complete, missing at least COPYCERT and/or CERTFOLDER variables${idsCL[Default]}\n" + fi else echo -e "${idsCL[Red]}No ${NM_FOLDER}/conf/copycerts.sh.inc config file found${idsCL[Default]}\n"