diff --git a/deploy.sh b/deploy.sh index 688f2cf..881bc2a 100644 --- a/deploy.sh +++ b/deploy.sh @@ -1 +1 @@ -git pull origin master && yarn build && pm2 restart fva_server +git pull origin master && yarn build && pm2 restart associations.server