islandflow/deploy-branch.sh
dirtydishes 9c351d12d1 Refine route-scoped tape subscriptions and table virtualization
- Scope live channels by route and trim unused feed work
- Switch tape tables to fixed-height virtual rows with separate scroll containers
- Add tests for route feature maps and virtual config
2026-05-07 22:03:09 -04:00

6 lines
104 B
Bash
Executable file

#!/usr/bin/env bash
set -euo pipefail
git fetch
git pull
docker compose up -d --build --force-recreate