Update defaults.inc
This commit is contained in:
@@ -88,7 +88,7 @@ DISP_HEADER(){
|
|||||||
|
|
||||||
for certdir in ${FOLDER}/*.lastrun ; do
|
for certdir in ${FOLDER}/*.lastrun ; do
|
||||||
IFS='/'; cert=(${certdir}); unset IFS
|
IFS='/'; cert=(${certdir}); unset IFS
|
||||||
echo ${cert[3]}
|
echo ${cert[4]}
|
||||||
done
|
done
|
||||||
|
|
||||||
DIVIDER
|
DIVIDER
|
||||||
|
|||||||
Reference in New Issue
Block a user