This commit is contained in:
2025-07-05 17:17:48 -05:00
parent 6aba8485d8
commit 90ce5df371
4 changed files with 7 additions and 5 deletions

View File

@@ -690,7 +690,7 @@ COPYCERTS(){
((i++))
done
echo
[ ${RUN_POST_COMMANDS} = true ] && COPYCERTS_POST_COMMANDS && 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"