Skip to content
Snippets Groups Projects
Select Git revision
2 results Searching

pull.rs

Blame
  • install_nextflow.sh 64 B
    #!/bin/sh
    
    java -version
    curl -s https://get.nextflow.io | bash