modified build scripts(2)
This commit is contained in:
parent
7e38e4d434
commit
8d0de2a945
|
|
@ -1,3 +1,4 @@
|
|||
#!/bin/bash
|
||||
git pull origin master
|
||||
npm run build
|
||||
pm2 restart arena
|
||||
Loading…
Reference in New Issue