Update defaults.inc
This commit is contained in:
@@ -85,7 +85,7 @@ DISP_HEADER(){
|
|||||||
done
|
done
|
||||||
DIVIDER
|
DIVIDER
|
||||||
#if [ -f ${FOLDER}/*.lastrun ]; then
|
#if [ -f ${FOLDER}/*.lastrun ]; then
|
||||||
for certdir in ${FOLDER}/*.lastrun ; do
|
for certdir in ${FOLDER}/*.lastrun2 ; do
|
||||||
echo $certdir
|
echo $certdir
|
||||||
done
|
done
|
||||||
DIVIDER
|
DIVIDER
|
||||||
|
|||||||
Reference in New Issue
Block a user