From f0e44827a520e49b34263c8dd6dabc3257c3d7ad Mon Sep 17 00:00:00 2001 From: Josh Brower Date: Thu, 10 Mar 2022 08:48:46 -0500 Subject: [PATCH] rm extra line --- setup/so-setup | 1 - 1 file changed, 1 deletion(-) diff --git a/setup/so-setup b/setup/so-setup index 7efc2fdd0..dd87a30b5 100755 --- a/setup/so-setup +++ b/setup/so-setup @@ -921,7 +921,6 @@ echo "1" > /root/accept_changes salt-call state.apply -l info fleet.event_update-custom-hostname pillar="$pillar_override" >> $setup_log 2>&1 rm -f /etc/pki/managerssl.crt salt-call state.apply -l info ssl >> $setup_log 2>&1 - fi set_progress_str 78 "$(print_salt_state_apply 'so-fleet-setup')"