deploy.sh 72 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 sudo git pull sudo pm2 stop ucc_backend sudo pm2 start ucc_backend