mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-21 08:16:03 +00:00
Fix typo in file path
This commit is contained in:
parent
5c56e13747
commit
937538d160
1 changed files with 1 additions and 1 deletions
|
@ -46,6 +46,6 @@ singularity {
|
|||
runOptions = '-p -B "$TMPDIR"'
|
||||
enabled = true
|
||||
autoMounts = true
|
||||
cacheDir = "/exports/igmm/eddie/BioinformaticsResources/nf-core/singularity-images"
|
||||
cacheDir = "/exports/igmm/eddie/BioinformaticsResources/nfcore/singularity-images"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue