#!/bin/bash
cd /data/docker-config
git pull && docker compose up -d
