mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-12-04 04:39:54 +00:00
Update nfcore_custom.config
This commit is contained in:
parent
da1b4572d3
commit
4e1cb46dc5
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ profiles {
|
||||||
munin { includeConfig "${params.custom_config_base}/conf/munin.config" }
|
munin { includeConfig "${params.custom_config_base}/conf/munin.config" }
|
||||||
phoenix { includeConfig "${params.custom_config_base}/conf/phoenix.config" }
|
phoenix { includeConfig "${params.custom_config_base}/conf/phoenix.config" }
|
||||||
shh { includeConfig "${params.custom_config_base}/conf/shh.config" }
|
shh { includeConfig "${params.custom_config_base}/conf/shh.config" }
|
||||||
test_configs { includeConfig "${params.custom_config_base}/test_configs.config"}
|
test_configs { includeConfig "${params.custom_config_base}/conf/test_configs.config"}
|
||||||
uct_hex { includeConfig "${params.custom_config_base}/conf/uct_hex.config" }
|
uct_hex { includeConfig "${params.custom_config_base}/conf/uct_hex.config" }
|
||||||
uppmax_devel { includeConfig "${params.custom_config_base}/conf/uppmax.config"
|
uppmax_devel { includeConfig "${params.custom_config_base}/conf/uppmax.config"
|
||||||
includeConfig "${params.custom_config_base}/conf/uppmax-devel.config"
|
includeConfig "${params.custom_config_base}/conf/uppmax-devel.config"
|
||||||
|
|
Loading…
Reference in a new issue