/manage_db.sh
https://bitbucket.org/cistrome/cistrome-harvard/ · Shell · 9 lines · 2 code · 2 blank · 5 comment · 0 complexity · 6a8a39b00b24bad73289f5ada154a9eb MD5 · raw file
- #!/bin/sh
- #######
- # NOTE: To downgrade to a specific version, use something like:
- # sh manage_db.sh downgrade --version=3 <tool_shed if using that webapp - galaxy is the default>
- #######
- cd `dirname $0`
- python ./scripts/manage_db.py $@