diff options
Diffstat (limited to 'dmaap-bc/misc/org.onap.dmaap-bc.crontab.sh')
-rw-r--r-- | dmaap-bc/misc/org.onap.dmaap-bc.crontab.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dmaap-bc/misc/org.onap.dmaap-bc.crontab.sh b/dmaap-bc/misc/org.onap.dmaap-bc.crontab.sh index e8a8647..861223c 100644 --- a/dmaap-bc/misc/org.onap.dmaap-bc.crontab.sh +++ b/dmaap-bc/misc/org.onap.dmaap-bc.crontab.sh @@ -1,7 +1,7 @@ #!/bin/bash /opt/app/osaaf/local/org.onap.dmaap-bc.crontab.sh # Certificate Manager Crontab Loading Script # Add/Update a Crontab entry, that adds a check on Certificate Manager generated Certificate nightly. -# Generated by Certificate Manager 2019-03-22T15:53:47.001Z +# Generated by Certificate Manager 2019-03-22T17:37:39.745Z TFILE="/tmp/cmcron$$.temp" DIR="/opt/app/osaaf/local" CF="org.onap.dmaap-bc Certificate Check Script" |