forked from MapComplete/MapComplete
Scripts: attempt to fix a run
This commit is contained in:
parent
6bdb5b2d5b
commit
b4b35aa699
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@
|
|||
"download:editor-layer-index": "vite-node scripts/downloadEli.ts",
|
||||
"download:stats": "vite-node scripts/GenerateSeries.ts",
|
||||
"download:images": "vite-node scripts/generateImageAnalysis.ts -- ~/data/imgur-image-backup/",
|
||||
"download:community-index": "vite-node scripts/downloadCommunityIndex.ts -- /tmp/test",
|
||||
"download:community-index": "vite-node scripts/downloadCommunityIndex.ts ",
|
||||
"weblate:add-upstream": "git remote add weblate https://translate.mapcomplete.org/git/mapcomplete/core/ ; git remote update weblate",
|
||||
"weblate:fix": "npm run weblate:add-upstream && git merge weblate/master && git rebase origin/master && git push origin master",
|
||||
"lint": "npm run lint:prettier && npm run lint:eslint && npm run lint:themes",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue