mirror of https://github.com/PurpleI2P/pyseeder
acetone
4 years ago
committed by
GitHub
1 changed files with 9 additions and 1 deletions
@ -1 +1,9 @@ |
|||||||
Yggdrasil I2P Reseed creator - bash script for creating reseed with Yggdrasil routers. |
# Yggdrasil I2P Reseed creator |
||||||
|
## bash script for creating reseed with Yggdrasil routers |
||||||
|
|
||||||
|
|
||||||
|
Also add `y2r.sh` to cron for automatically updating. |
||||||
|
Example:`/etc/cron.hourly/i2preseed` |
||||||
|
|
||||||
|
#!/bin/bash |
||||||
|
/path/to/y2r.sh |
||||||
|
Loading…
Reference in new issue