From f2b038c4f46a2e8a5de6c07d12af9cfa7b1d0bc8 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 5 Jul 2025 16:17:28 -0500 Subject: [PATCH] Update certs.inc --- inc/certs.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/inc/certs.inc b/inc/certs.inc index f48b680e..acf2f848 100755 --- a/inc/certs.inc +++ b/inc/certs.inc @@ -693,6 +693,8 @@ COPYCERTS(){ [ ${RUN_POST_COMMANDS} = true ] && COPYCERTS_POST_COMMANDS && echo fi + else + echo -e "${idsCL[Red]}No ${NM_FOLDER}/conf/copycerts.sh.inc config file found${idsCL[Default]}" fi }