Skip to content

Commit

Permalink
ready
Browse files Browse the repository at this point in the history
  • Loading branch information
lopu committed Aug 8, 2018
1 parent 0ef6c5e commit 5cc4688
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,8 @@ RUN \
-DSTATIC_BUILD=${STATIC_BUILD} \
.. \
&& \
make -j$(nproc) && \
make install eznode cli_wallet && \
make -j$(nproc) eznode cli_wallet && \
make install && \
rm -rf /usr/local/src/ezira

RUN \
Expand Down

0 comments on commit 5cc4688

Please sign in to comment.