Files
catops/cntmanage/docker/deploy.sh
2025-12-05 18:00:27 +01:00

6 lines
51 B
Bash
Executable File

#!/bin/bash
git pull
./build
docker compose up -d