Skip to content

Commit

Permalink
Merge pull request #28 from rabbitprincess/feature/v1.9.1
Browse files Browse the repository at this point in the history
fix init script
  • Loading branch information
rabbitprincess authored Aug 30, 2024
2 parents dbe2ba5 + dddb5a6 commit 826ea67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run/init-entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ fi

exec /app/geth init \
--datadir=/data \
--state.scheme=path \
--state.scheme=hash \
--db.engine=pebble \
/config/genesis.json

0 comments on commit 826ea67

Please sign in to comment.