Update certs.inc

This commit is contained in:
2025-07-05 16:19:05 -05:00
parent f36421c267
commit 27523620cc

View File

@@ -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"