mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-30 04:37:50 +02:00
Merge pull request #169 from guanqun/fix-binary-name
the binary should be i2pd
This commit is contained in:
commit
53053105c9
2 changed files with 2 additions and 2 deletions
|
@ -8,5 +8,5 @@ RUN git clone https://github.com/PurpleI2P/i2pd.git
|
|||
WORKDIR /i2pd
|
||||
RUN make
|
||||
|
||||
CMD ./i2p
|
||||
CMD ./i2pd
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue