Update main.nf to add an n to the shebang

This commit is contained in:
Thomas Rich 2021-03-04 09:29:55 +00:00
parent b86690ea7d
commit e59e0df6c6

View File

@ -1,4 +1,4 @@
#!/usr/bin/env extflow #!/usr/bin/env nextflow
// Developer notes // Developer notes
// //