Skip to content

Commit

Permalink
removed duplicated line
Browse files Browse the repository at this point in the history
  • Loading branch information
svarona committed Dec 19, 2023
1 parent ff372f7 commit a507d99
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -188,9 +188,6 @@ profiles {
arm {
docker.runOptions = '-u $(id -u):$(id -g) --platform=linux/amd64'
}
arm {
docker.runOptions = '-u $(id -u):$(id -g) --platform=linux/amd64'
}
singularity {
singularity.enabled = true
singularity.autoMounts = true
Expand Down

0 comments on commit a507d99

Please sign in to comment.