Skip to content

Commit

Permalink
Update docker/scripts/entrypoint.sh
Browse files Browse the repository at this point in the history
comment of polkadot version

Co-authored-by: William Freudenberger <[email protected]>
  • Loading branch information
gpmayorga and wischli authored Nov 29, 2023
1 parent 3e2cd57 commit c4e247a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/scripts/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ fi

# Fix to account for Polkadot's renaming of their DB folder from
# relay-chain to polkadot. Probably not needed after all nodes are upgraded
# beyond Polkadot 0.93.z
# beyond Polkadot 0.9.42+
BASE_PATH=""
for ARG in "$@"
do
Expand Down

0 comments on commit c4e247a

Please sign in to comment.