From 371fda09dbd66cb890f2384de1b1d4e1b5bccc26 Mon Sep 17 00:00:00 2001 From: m0duspwnens Date: Wed, 13 Apr 2022 14:28:05 -0400 Subject: [PATCH] fix copy paste fail --- salt/common/tools/sbin/so-analyst-install | 2 -- 1 file changed, 2 deletions(-) diff --git a/salt/common/tools/sbin/so-analyst-install b/salt/common/tools/sbin/so-analyst-install index fd15a2196..12b940897 100755 --- a/salt/common/tools/sbin/so-analyst-install +++ b/salt/common/tools/sbin/so-analyst-install @@ -65,8 +65,6 @@ if [ -f "$pillar_file" ]; then if salt-call state.apply workstation -linfo queue=True; then # make sure the state ran successfully echo "" echo "Analyst workstation has been installed!" - echo - echo "Analyst workstation has been installed!" echo "Press ENTER to reboot or Ctrl-C to cancel." read pause