Skip to content

Minor error on bash sed command on run-local-rollup-and-sequencer#configure-and-start-the-local-astria-sequencer #101

@pablin-dev

Description

@pablin-dev

sed command has an extra '' parameter.

Suggestion:

export NEW_NAME="my-new-chain"
sed -i '/\[networks\.local\]/,/^$/{ s/rollup_name = .*/rollup_name = '\'''$NEW_NAME''\''/; }' ~/.astria/default/networks-config.toml

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions