mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-10 20:13:09 +00:00
switch include off
This commit is contained in:
parent
c31b03108c
commit
2685275952
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
params.globalConfig = determine_global_config()
|
||||
|
||||
includeConfig params.globalConfig
|
||||
// includeConfig params.globalConfig
|
||||
|
||||
def determine_global_config() {
|
||||
// if( System.getenv('NXF_GLOBAL_CONFIG') == null)
|
||||
|
|
Loading…
Reference in a new issue