Previous changeset 2:13c19f2c8f80 (2019-06-27) Next changeset 4:153346f259e9 (2019-06-27) |
Commit message:
Uploaded |
modified:
tool_dependencies.xml |
b |
diff -r 13c19f2c8f80 -r 60119b3b5dfe tool_dependencies.xml --- a/tool_dependencies.xml Thu Jun 27 04:28:27 2019 -0400 +++ b/tool_dependencies.xml Thu Jun 27 04:49:05 2019 -0400 |
b |
@@ -3,11 +3,7 @@ <package name="profrep_databases" version="1.0"> <install version="1.0"> <actions> - <action type="shell_command">git clone https://petrnovak@bitbucket.org/petrnovak/re_databases.git</action> - <action type="move_directory_files"> - <source_directory>.</source_directory> - <destination_directory>$INSTALL_DIR</destination_directory> - </action> + <action type="shell_command">touch /tmp/galaxy_installation_check</action> </actions> </install> <readme> |