Files
catops/cntmanage/docker/deploy.sh
2025-12-10 10:09:44 +00:00

6 lines
54 B
Bash
Executable File

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