diff tableviewer.xml @ 3:fd59d783248a draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit f04fe62fb7dbad75e597da8cd674cfe36ed3d80a"
author iuc
date Mon, 02 Dec 2019 08:14:29 -0500
parents 014a21767ac4
children df7356989ac1
line wrap: on
line diff
--- a/tableviewer.xml	Tue Sep 17 16:54:57 2019 -0400
+++ b/tableviewer.xml	Mon Dec 02 08:14:29 2019 -0500
@@ -14,7 +14,7 @@
 
 make-conf -dir circos/data < tmp &&
 
-tar cvfz circos.tar.gz circos &&
+tar -czf circos.tar.gz circos &&
 cd circos &&
 circos -conf etc/circos.conf &&
 mv circos.png ../ &&