提升ssh sudo安装的稳定性

This commit is contained in:
刘祥超
2022-11-18 15:44:53 +08:00
parent 2d94b994fa
commit 06b44dc101
4 changed files with 62 additions and 18 deletions

View File

@@ -3,5 +3,5 @@ package installers
type Env struct {
OS string
Arch string
HelperName string
HelperPath string
}