doc remote debug

This commit is contained in:
TenderIronh
2022-08-08 23:10:37 +08:00
parent 0fb3bc4e26
commit 4a115fb3fa
3 changed files with 124 additions and 0 deletions
+1
View File
@@ -102,6 +102,7 @@ func installByFilename() {
return
}
gLog.Println(LvINFO, "install end")
gLog.Println(LvINFO, "Visit WebUI on https://console.openp2p.cn")
fmt.Println("Press the Any Key to exit")
fmt.Scanln()
os.Exit(0)