Skip to content

Commit

Permalink
Start the catalog service as part of ov just init (#5300)
Browse files Browse the repository at this point in the history
  • Loading branch information
AetherUnbound authored Dec 25, 2024
1 parent b5cc58b commit 347878a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions load_sample_data.sh
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@ function verify_loaded_data {
fi
}

# Start the catalog (needed for data refresh process)
just catalog/up

load_sample_data "image"
verify_loaded_data "image"
load_sample_data "audio"
Expand Down

0 comments on commit 347878a

Please sign in to comment.