Update nodemgmt-scripts.sh

This commit is contained in:
2019-02-11 14:03:44 -06:00
parent e90c71ef23
commit 2adc2fbb1b

View File

@@ -578,7 +578,6 @@ NIGHTLYRENEW(){
}
LISTCERTS(){
declare -i cw; declare -i spc1; declare -i c
declare -A CHECKCERT_DOMAINS
IFS=$'\n'
for LINE in `egrep -v '(^#|^$)' ${FOLDER}/ssl-cert-check/ssldomains`; do
@@ -620,6 +619,7 @@ LISTCERTS(){
DAYS=14; DUEIN=$(($(date +%s) + (86400*$DAYS)));
echo 'yes'
declare -i cw; declare -i spc1; declare -i c
c=0; cw=26; spc=''
spc1=${cw}-${#SUBJECT}
echo 'yes-a'