2020-05-06 21:29:48 -04:00
|
|
|
#! /usr/bin/env sh
|
|
|
|
|
2021-12-09 16:02:18 -05:00
|
|
|
cd /var/lib/i2p/i2p-config/reseed
|
|
|
|
|
2020-12-24 10:41:16 -05:00
|
|
|
cp -r /var/lib/i2p/go/src/i2pgit.org/idk/reseed-tools/content ./content
|
2020-05-19 21:52:12 -04:00
|
|
|
|
2021-01-01 16:18:33 +01:00
|
|
|
/var/lib/i2p/go/src/i2pgit.org/idk/reseed-tools/reseed-tools reseed --yes=true --netdb=/var/lib/i2p/i2p-config/netDb $@
|