typo
This commit is contained in:
parent
7c75d2261f
commit
31985f0a0f
|
@ -12,8 +12,6 @@ RUN apt-get update && \
|
|||
|
||||
RUN git clone https://github.com/bitcoin/bitcoin.git /usr/local/src/bitcoin
|
||||
|
||||
RUN cd /usr/local/src/bitcoin && \
|
||||
|
||||
RUN cd /usr/local/src/bitcoin && \
|
||||
git checkout $BITCOIND_REV && \
|
||||
./autogen.sh && \
|
||||
|
|
Loading…
Reference in New Issue