mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-22 16:29:55 +00:00
Merge pull request #125 from jfy133/master
Try 'cleanup' profile option to by default cleanup work directory
This commit is contained in:
commit
116720e690
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@ params {
|
||||||
config_profile_url = 'https://shh.mpg.de'
|
config_profile_url = 'https://shh.mpg.de'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
cleanup = true
|
||||||
|
|
||||||
singularity {
|
singularity {
|
||||||
enabled = true
|
enabled = true
|
||||||
autoMounts = true
|
autoMounts = true
|
||||||
|
|
Loading…
Reference in a new issue