mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-12-22 02:38:16 +00:00
Add ABiMS - autoMounts = false
This commit is contained in:
parent
f21d16b24f
commit
90d1f9072b
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ params {
|
|||
|
||||
singularity {
|
||||
enabled = true
|
||||
autoMounts = true
|
||||
autoMounts = false
|
||||
runOptions = '-B /scratch:/scratch -B /scratch2:/scratch2 -B /shared:/shared'
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue