Minor changes to shell commands
Two changes proposed here: 1. We add `bash` before the commands so that they are explicitly run by `bash`; otherwise, they would need to be `chmod +x` before the scripts could be executed standalone. 2. We changed the script names for downloading `mmseq` resources because the script names didn't match up with what's in the `scripts/` directory.
Showing
Please register or sign in to comment