1
0
mirror of https://github.com/hotomoe/hotomoe synced 2024-11-25 07:36:24 +09:00
hotomoe/update.sh
2016-12-29 07:49:51 +09:00

5 lines
45 B
Bash

#!/bin/sh
git pull
npm install
npm run build