Skip to content

Commit

Permalink
Update autoupdate_validator_steps.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanuys authored Oct 23, 2024
1 parent 4cb4d54 commit fdbbbcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions autoupdate_validator_steps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

echo $CONDA_PREFIX
$CONDA_PREFIX/bin/pip install -e .
$CONDA_PREFIX/bin/pip install -r requirements-validator.txt
$CONDA_PREFIX/bin/python bitmind/download_data.py
$CONDA_PREFIX/bin/python bitmind/validator/verify_models.py
echo "Autoupdate steps complete :)"

0 comments on commit fdbbbcc

Please sign in to comment.