#!/usr/bin/env bash cd /www/wwwroot/www.airtep.com2/usa git fetch origin && git reset --hard origin/master && npm run build && pm2 restart 3