view toolfactory/docker/post-start-actions.sh @ 46:f8700bed1e17 draft

Uploaded
author fubar
date Tue, 18 Aug 2020 08:25:43 -0400
parents f8c1694190f0
children
line wrap: on
line source

#!/bin/bash
# hook to install tf demo workflow
echo "#### post start actions.sh hook happening"
chown $GALAXY_USER $GALAXY_ROOT/workflows/TF_example_wf.ga
workflow-install -w $GALAXY_ROOT/workflows/TF_example_wf.ga -g http://localhost -a fakekey --publish_workflows