MapComplete/scripts/thieves/prepareIdPresets.sh

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