Skip to content

Conversation

@Rithwik0480
Copy link
Contributor

  • Modified bootstrap.sh to use Docker image for obtaining the spec file and generating node keys instead of compiling CORD directly.

@Rithwik0480 Rithwik0480 requested a review from amarts August 1, 2024 09:13
@Rithwik0480 Rithwik0480 self-assigned this Aug 1, 2024
echo "" >>$ACCOUNTS_FILE

cord='./target/release/cord'
cord="sudo docker run -v $OUTPUT_DIR:$OUTPUT_DIR dhiway/cord:develop"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you have the check for building OUTPUT_DIR as the absolute path, instead of relative path?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants