mirror of
https://github.com/catdevnull/transicion-desordenada-diablo
synced 2024-11-15 02:21:39 +00:00
borrar nthreads explicito
This commit is contained in:
parent
1b84bff65d
commit
14b94d53df
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ pnpm run run download_json.js https://datos.gob.ar/data.json
|
|||
## contenedor
|
||||
|
||||
```
|
||||
docker run --rm -it -e N_THREADS=128 -v ./data:/data gitea.nulo.in/nulo/transicion-desordenada-diablo/downloader
|
||||
docker run --rm -it -v ./data:/data gitea.nulo.in/nulo/transicion-desordenada-diablo/downloader
|
||||
# descarga datos.gob.ar
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue