1
0
mirror of https://git.boykissers.com/pawkey/pawkey-sk.git synced 2025-12-20 04:04:16 +00:00
Files
pawkey-sk/update.sh
2016-12-29 07:49:51 +09:00

5 lines
45 B
Bash

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