mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
the binary should be i2pd
This commit is contained in:
@@ -50,7 +50,7 @@ On Ubuntu/Debian based
|
||||
|
||||
Then, run it:
|
||||
|
||||
$ ./i2p
|
||||
$ ./i2pd
|
||||
|
||||
The client should now reseed by itself.
|
||||
|
||||
|
||||
@@ -8,5 +8,5 @@ RUN git clone https://github.com/PurpleI2P/i2pd.git
|
||||
WORKDIR /i2pd
|
||||
RUN make
|
||||
|
||||
CMD ./i2p
|
||||
CMD ./i2pd
|
||||
|
||||
|
||||
Reference in New Issue
Block a user