Files
galaxy/create_db.sh
T

5 lines
60 B
Bash
Executable File

#!/bin/sh
cd `dirname $0`
python ./scripts/create_db.py $@