[ip check] fix wg
This commit is contained in:
parent
13a0a4c843
commit
76acf2f22d
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,7 @@ func RunCheck(config *Config) {
|
||||||
}()
|
}()
|
||||||
|
|
||||||
if !config.CheckIp {
|
if !config.CheckIp {
|
||||||
|
wg.Done()
|
||||||
continue
|
continue
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue