support webp, some fixes.

This commit is contained in:
Stefan Hardegger
2026-06-08 09:19:42 +02:00
parent ca20e54115
commit f4908637b3
7 changed files with 760 additions and 22 deletions

View File

@@ -36,11 +36,6 @@ for dst_rel in "${VOLUMES[@]}"; do
fi
done
echo ""
echo "Stopping StoryCove stack (docker compose down)..."
cd "$(dirname "$0")"
docker compose down
echo ""
echo "Migrating data..."