deploy.sh 67 Bytes Raw Blame History Permalink 1 2 3 sudo git pull sudo pm2 stop ucc_backend sudo pm2 start ucc_backend