forked from MapComplete/MapComplete
Scripts: attempt to get script working
This commit is contained in:
parent
75c0420d83
commit
494b8684ac
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@
|
|||
"### 1": "CODE AND DATA MAINTAINENCE",
|
||||
"download:nsi-logos": "mkdir -p /public/assets/data/nsi && vite-node scripts/nsiLogos.ts -- download prune addExtensions patch || npm run download:nsi-logos # This script crashes often without the possibility to correct - hence the auto retry with OR",
|
||||
"download:nsi": "npm i name-suggestion-index && vite-node scripts/generateStats.ts && npm run download:nsi-logos && vite-node scripts/nsiLogos.ts -- all",
|
||||
"download:editor-layer-index": "vite-node scripts/downloadEli.ts",
|
||||
"download:editor-layer-index": "mkdir -p ./public/assets/data/ && vite-node scripts/downloadEli.ts",
|
||||
"download:stats": "vite-node scripts/GenerateSeries.ts",
|
||||
"download:community-index": "vite-node scripts/downloadCommunityIndex.ts ",
|
||||
"weblate:add-upstream-core": "git remote add weblate-core https://translate.mapcomplete.org/git/mapcomplete/core/ ; git remote update weblate-core",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue