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