diff --git a/deploy.sh b/deploy.sh new file mode 100644 index 0000000..688f2cf --- /dev/null +++ b/deploy.sh @@ -0,0 +1 @@ +git pull origin master && yarn build && pm2 restart fva_server