From bfc440862dc8846315a6ecd359ca0936dc7afa67 Mon Sep 17 00:00:00 2001 From: wh1te909 Date: Sat, 17 Oct 2020 23:42:21 -0700 Subject: [PATCH] remove extra line --- agent/install_windows.go | 1 - 1 file changed, 1 deletion(-) diff --git a/agent/install_windows.go b/agent/install_windows.go index f979586..e8cf76b 100644 --- a/agent/install_windows.go +++ b/agent/install_windows.go @@ -62,7 +62,6 @@ func (a *WindowsAgent) Install(i *Installer) { i.SaltMaster = u.Host } - i.SaltMaster = u.Host a.Logger.Debugln("Salt Master:", i.SaltMaster) baseURL := u.Scheme + "://" + u.Host