Refactor
This commit is contained in:
parent
5cb338d5b1
commit
e6c782c617
3 changed files with 3 additions and 2 deletions
4
tools/update.sh
Normal file
4
tools/update.sh
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
git pull
|
||||
npm install
|
||||
npm run build
|
||||
Loading…
Add table
Add a link
Reference in a new issue