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