fix copy paste fail

This commit is contained in:
m0duspwnens
2022-04-13 14:28:05 -04:00
parent 149375115e
commit 371fda09db

View File

@@ -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 if salt-call state.apply workstation -linfo queue=True; then # make sure the state ran successfully
echo "" echo ""
echo "Analyst workstation has been installed!" echo "Analyst workstation has been installed!"
echo
echo "Analyst workstation has been installed!"
echo "Press ENTER to reboot or Ctrl-C to cancel." echo "Press ENTER to reboot or Ctrl-C to cancel."
read pause read pause