#!/usr/bin/env sh set -x -e git checkout main git pull npm install docker-compose up -d --build