su3 RebuildInterval: 24h --> 90h, numRi per su3 file: 75 --> 77
This commit is contained in:
4
main.go
4
main.go
@@ -14,10 +14,10 @@ func main() {
|
||||
|
||||
app := cli.NewApp()
|
||||
app.Name = "i2p-tools"
|
||||
app.Version = "0.1.1"
|
||||
app.Version = "0.1.2"
|
||||
app.Usage = "I2P tools and reseed server"
|
||||
app.Author = "martin61"
|
||||
app.Email = "na"
|
||||
app.Email = "noemail"
|
||||
app.Flags = []cli.Flag{}
|
||||
app.Commands = []cli.Command{
|
||||
cmd.NewReseedCommand(),
|
||||
|
||||
Reference in New Issue
Block a user