mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-22 00:26:03 +00:00
remove uppmax_devel profile
This commit is contained in:
parent
cdbdbee0eb
commit
a79dfdf223
1 changed files with 0 additions and 2 deletions
|
@ -39,8 +39,6 @@ profiles {
|
|||
shh_cdag { includeConfig "${params.custom_config_base}/conf/shh_cdag.config" }
|
||||
uct_hex { includeConfig "${params.custom_config_base}/conf/uct_hex.config" }
|
||||
uppmax { 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" }
|
||||
uzh { includeConfig "${params.custom_config_base}/conf/uzh.config" }
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue