diff --git a/cleanup.sh b/cleanup.sh
index aa289201c531fa4f4667a04f80fd015d2200e40c..0d61cfe0c4ae911824335431d8590eebfc07e70a 100644
--- a/cleanup.sh
+++ b/cleanup.sh
@@ -1,7 +1,7 @@
 rm *.out
 rm pipeline_trace*.txt*
-rm report*.html*
-rm timeline*.html*
+rm *report*.html*
+rm *timeline*.html*
 rm .nextflow*.log*
 rm -r .nextflow/
 rm -r work/