niujiuru hai 3 semanas
pai
achega
b11b382a64
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      sshd/client/client.go

+ 1 - 1
sshd/client/client.go

@@ -61,7 +61,7 @@ func main() {
 		return
 	}
 
-	term() // 启动终端模拟器
+	term() // 启动终端模拟器
 }
 
 // SHELL终端模拟器