Small repairs on logic
This commit is contained in:
@@ -88,6 +88,7 @@ func MainApp(configPath string) {
|
||||
|
||||
hosts := repo.GetOptimalHosts(config.GetNumberOfHosts(), config.ShouldForceIPv6())
|
||||
zurglog.Debugf("Optimal hosts (%d): %v", len(hosts), hosts)
|
||||
zurglog.Debug("To reset optimal hosts, run 'zurg network-test' (Using docker compose? 'docker compose exec zurg ./zurg network-test')")
|
||||
|
||||
downloadClient := http.NewHTTPClient(
|
||||
"",
|
||||
|
||||
Reference in New Issue
Block a user