MapComplete/scripts/thieves/prepareIdPresets.sh

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

11 lines
197 B
Bash
Raw Permalink Normal View History

#! /bin/bash
cd ~/git/id-tagging-schema/
git pull
nvm use
transifex_password="1/9b0a0299f5f9889a372842dc91ea956f4ab16a7b"
export transifex_password
npm run translations
npm run build
npm run dist