I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit b94bd86d authored by idk's avatar idk
Browse files

Merge branch 'bug-cannot-start-container' into 'master'

fix: Use correct command name in entrypoint.sh

See merge request !3
parents 7829962a 7282cb5f
No related branches found
No related tags found
1 merge request!3fix: Use correct command name in entrypoint.sh
Pipeline #374 canceled
......@@ -2,4 +2,4 @@
cp -r /var/lib/i2p/go/src/i2pgit.org/idk/reseed-tools/content ./content
/var/lib/i2p/go/src/i2pgit.org/idk/reseed-tools/i2p-tools-1 reseed --yes=true --netdb=/var/lib/i2p/i2p-config/netDb $@
/var/lib/i2p/go/src/i2pgit.org/idk/reseed-tools/reseed-tools reseed --yes=true --netdb=/var/lib/i2p/i2p-config/netDb $@
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment