mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-03-28 21:16:20 +01:00
choco-source: normalize caminho para certificado
This commit is contained in:
parent
9ced165bac
commit
b385ca3629
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
|
||||
- Adicionar uma nova fonte de pacotes com certificado do cliente:
|
||||
|
||||
`choco source add --name {{nome}} --source {{url_da_fonte}} --cert {{caminho/para/o/certificado}}`
|
||||
`choco source add --name {{nome}} --source {{url_da_fonte}} --cert {{caminho/para/certificado}}`
|
||||
|
||||
- Habilitar uma fonte de pacotes:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue