#!/bin/bash cd /opt && git pull && cd docker/nginx && docker compose pull && docker compose up -d