修改frpc Exit(0)问题
This commit is contained in:
parent
de3b19cbb2
commit
db6feaa0ea
@ -119,7 +119,6 @@ func StopFrp() (err error) {
|
|||||||
|
|
||||||
service.Close()
|
service.Close()
|
||||||
log.Info("frpc is stoped")
|
log.Info("frpc is stoped")
|
||||||
os.Exit(0)
|
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user