testing/merge fixes
This commit is contained in:
parent
29e304fa4e
commit
0d2e1a76a2
4 changed files with 20 additions and 6 deletions
|
|
@ -142,7 +142,7 @@ func (a *Agent) Install(i *Installer) {
|
|||
if len(i.MeshDir) > 0 {
|
||||
installerMeshSystemEXE = filepath.Join(i.MeshDir, "MeshAgent.exe")
|
||||
} else {
|
||||
installerMeshSystemEXE = a.MeshSystemEXE
|
||||
installerMeshSystemEXE = a.MeshSystemBin
|
||||
}
|
||||
|
||||
var meshNodeID string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue