From 880b7b597dcf9ef06b36566033aa990b821b0fce Mon Sep 17 00:00:00 2001
From: samuel hanot <smlhnt@gmail.com>
Date: Mon, 5 Mar 2018 13:55:27 +0100
Subject: [PATCH] cleanup in the end

---
 recursive_gmconvert.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/recursive_gmconvert.sh b/recursive_gmconvert.sh
index 165d111..53d0878 100755
--- a/recursive_gmconvert.sh
+++ b/recursive_gmconvert.sh
@@ -117,4 +117,5 @@ do
 	fi
 	mkdir -p plots
 	gnuplot ${bindir}/plot_fsc.gpl
+	rm -f tmp*
 done
-- 
GitLab