move pe number ingestion for setup into a migration
This commit is contained in:
@@ -14,8 +14,5 @@ RESET_DB="true"
|
||||
# Run the shared setup script
|
||||
source ./script/include/run_setup
|
||||
|
||||
# Fetch and import the PE numbers
|
||||
run_command "python script/ingest_pe_numbers.py"
|
||||
|
||||
# Compile assets and generate hash-named static files
|
||||
yarn build
|
||||
|
Reference in New Issue
Block a user