diff options
| author | David Uhden Collado <149145202+daviduhden@users.noreply.github.com> | 2024-07-07 22:31:41 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-07 22:31:41 +0200 |
| commit | fcd0090ea844b12ff1af66a7a4076e65e02e46b7 (patch) | |
| tree | 7bfe1dd4588e518c53f51eb2c2ce85ebc563c83d | |
| parent | a526f83994b3ac11acc064ed2f6d82b9df430dcf (diff) | |
Update monerod.md
| -rw-r--r-- | content/monerod.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/monerod.md b/content/monerod.md index 2d9baae..19afba0 100644 --- a/content/monerod.md +++ b/content/monerod.md @@ -144,7 +144,7 @@ cat /var/lib/tor/monerod/hostname ### I2P -Edit `tunnels.conf` (Which may be located in `/home/i2p/.i2pd/` if you followed [this](/i2p) guide) and add the following tunnels: +Edit `tunnels.conf` (Which may be located in `/etc/i2pd/` if you followed [this](/i2p) guide) and add the following tunnels: ```systemd [monerod] |
