deploy script

This commit is contained in:
2025-12-05 18:00:27 +01:00
parent aeb3aa30ce
commit 369c3b5e19

5
cntmanage/docker/deploy.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
git pull
./build
docker compose up -d