summaryrefslogtreecommitdiff
path: root/update.sh
blob: c48d20de68b142cf57f5eb9b21f72ab57f94bfc6 (plain)
1
2
3
4
#!/bin/sh
git pull
npm install
npm run build