1
1
mirror of https://github.com/kokonect-link/cherrypick synced 2024-11-01 15:45:58 +09:00
cherrypick/tools/update.sh

5 lines
45 B
Bash
Raw Normal View History

2016-12-29 07:49:51 +09:00
#!/bin/sh
git pull
npm install
npm run build