提升ssh sudo安装的稳定性

This commit is contained in:
GoEdgeLab
2022-11-18 15:44:53 +08:00
parent 8b1a5e1fb7
commit 8151e30869
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
}