annotate toolfactory/docker/post-start-actions.sh @ 41:f8c1694190f0 draft

Uploaded
author fubar
date Sun, 16 Aug 2020 08:11:10 -0400
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
41
f8c1694190f0 Uploaded
fubar
parents:
diff changeset
1 #!/bin/bash
f8c1694190f0 Uploaded
fubar
parents:
diff changeset
2 # hook to install tf demo workflow
f8c1694190f0 Uploaded
fubar
parents:
diff changeset
3 echo "#### post start actions.sh hook happening"
f8c1694190f0 Uploaded
fubar
parents:
diff changeset
4 chown $GALAXY_USER $GALAXY_ROOT/workflows/TF_example_wf.ga
f8c1694190f0 Uploaded
fubar
parents:
diff changeset
5 workflow-install -w $GALAXY_ROOT/workflows/TF_example_wf.ga -g http://localhost -a fakekey --publish_workflows