Edit Site
Back To Sites
Name
Script Path
Script
cd /mnt/web/www/operation-manager/code; l git fetch origin git reset --hard origin/dev pm2 list pm2 stop next-acc-app pm2 delete next-acc-app npm run build pm2 start npm --name "next-acc-app" -- run live
Deployment
Update Site