#!/bin/bash cd /home/nodejs/bc/ || exit 1 git pull origin main pm2 restart /home/nodejs/bc/bc.js