deploy.sh 77 Bytes Raw Blame History Permalink 1 2 3 4 5 git pull npm run build pm2 stop alphion_frontend pm2 start alphion_frontend