mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-24 17:19:54 +00:00
Fix spelling.
This commit is contained in:
parent
f25dc57f00
commit
13a8d7aebe
1 changed files with 1 additions and 1 deletions
|
@ -24,4 +24,4 @@ azure.batch.autoPoolMode = true
|
|||
azure.storage.accountName = params.storage_name
|
||||
azure.storage.sasToken = params.sas_token
|
||||
process.executor = 'azurebatch'
|
||||
workDir = param.work_dir
|
||||
workDir = params.work_dir
|
||||
|
|
Loading…
Reference in a new issue