This commit is contained in:
Toni de la Fuente
2021-11-05 17:36:34 +01:00
parent 5d5250076b
commit 98e7e543fd

View File

@@ -685,6 +685,7 @@ if [[ $CHECK_ID ]];then
addHtmlFooter >> ${OUTPUT_FILE_NAME}.$EXTENSION_HTML addHtmlFooter >> ${OUTPUT_FILE_NAME}.$EXTENSION_HTML
fi fi
copyToS3 copyToS3
scoring
cleanTemp cleanTemp
exit $EXITCODE exit $EXITCODE
fi fi