fix ZipUtil bug

This commit is contained in:
Looly
2020-11-26 13:17:24 +08:00
parent 949dd9bbb5
commit 994a7a49bf
5 changed files with 59 additions and 17 deletions

View File

@@ -446,8 +446,7 @@ public class JschUtil {
/**
* 执行Shell命令
* <p>
* 此方法单次发送一个命令到服务端自动读取环境变量执行结束后自动关闭channel不会产生阻塞。<br>
* 此方法返回数据中可能
* 此方法单次发送一个命令到服务端自动读取环境变量执行结束后自动关闭channel不会产生阻塞。
* </p>
*
* @param session Session会话