mirror of
https://github.com/Mrs4s/go-cqhttp.git
synced 2025-05-05 19:43:49 +08:00
fix: wrong pid output when -w
use with -d
This commit is contained in:
parent
532f55fba0
commit
4ff61215c6
@ -55,10 +55,10 @@ func Main() {
|
||||
switch {
|
||||
case base.LittleH:
|
||||
base.Help()
|
||||
case base.LittleD:
|
||||
server.Daemon()
|
||||
case base.LittleWD != "":
|
||||
base.ResetWorkingDir()
|
||||
case base.LittleD:
|
||||
server.Daemon()
|
||||
}
|
||||
base.Init()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user