server/deploy.sh

2 lines
73 B
Bash
Raw Permalink Normal View History

2020-09-03 17:16:03 +00:00
git pull origin master && yarn build && pm2 restart associations.server