should work now

This commit is contained in:
2026-07-23 18:29:16 +02:00
parent 269241003d
commit e56e612891
10 changed files with 133 additions and 10 deletions
+8
View File
@@ -0,0 +1,8 @@
#!/usr/bin/env bash
set -e
cd "$(dirname "$0")/.."
docker compose pull
docker compose up -d
docker image prune -f