Skip to content

Commit

Permalink
Copy reindex_chainstate.sh into container
Browse files Browse the repository at this point in the history
  • Loading branch information
gStart9 committed May 29, 2024
1 parent 39378bf commit 067210c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ COPY --from=bitcoin-core /opt /opt
COPY ./manager/target/${ARCH}-unknown-linux-musl/release/bitcoind-manager \
./docker_entrypoint.sh \
./actions/reindex.sh \
./actions/reindex_chainstate.sh \
./check-rpc.sh \
./check-synced.sh \
/usr/local/bin/
Expand Down

0 comments on commit 067210c

Please sign in to comment.