diff deploy.sh @ 3:e68a225983d5 draft

planemo upload for repository https://github.com/bardin-lab/readtagger/tree/master/galaxy commit b0627386ac1cc004dc71fc788bf37111213b1fab
author mvdbeek
date Fri, 17 Feb 2017 12:55:47 -0500
parents 865589023a17
children
line wrap: on
line diff
--- a/deploy.sh	Fri Feb 17 12:24:49 2017 -0500
+++ b/deploy.sh	Fri Feb 17 12:55:47 2017 -0500
@@ -4,7 +4,7 @@
 
 CURRENT_DIR=$(dirname $0)
 
-echo "Installing planemo ... again"
+echo "Installing planemo"  # Would be great if the dependencies would persist in deployment mode
 pip install planemo
 
 echo "Deploying to Testtoolshed ..."