Install extractors before screenshot crawls

This commit is contained in:
Nick Sweeting 2026-08-12 16:42:14 -07:00
parent fab52ba2cf
commit d08c4ec35d
No known key found for this signature in database

View File

@ -92,6 +92,7 @@ echo "[*] Initializing the ArchiveBox collection at $DATA_DIR"
(
cd "$DATA_DIR"
uv run --no-cache --project "$REPO_DIR" archivebox init --quick
uv run --no-cache --project "$REPO_DIR" archivebox install
)
SEED_STATE="$( (