mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-22 00:26:03 +00:00
Merge pull request #186 from jfy133/shh-singularity-runoptions
Remove custom singularity runOptions from SHH config
This commit is contained in:
commit
c95fd9d52f
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ cleanup = true
|
|||
singularity {
|
||||
enabled = true
|
||||
autoMounts = true
|
||||
runOptions = '-B /run/shm:/run/shm'
|
||||
cacheDir = "/projects1/singularity_scratch/cache/"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue