feat: add deploy.sh
This commit is contained in:
parent
bea0b0e24e
commit
075500ab17
1 changed files with 1 additions and 0 deletions
1
deploy.sh
Normal file
1
deploy.sh
Normal file
|
@ -0,0 +1 @@
|
|||
git pull origin master && yarn build && pm2 restart fva_server
|
Loading…
Reference in a new issue