From afbf7de9e38238baf4f275dfb60c9375a633c2de Mon Sep 17 00:00:00 2001 From: William Wernert Date: Wed, 2 Jun 2021 11:05:43 -0400 Subject: [PATCH] Remove empty lines in iso location prompt --- salt/common/tools/sbin/soup | 2 -- 1 file changed, 2 deletions(-) diff --git a/salt/common/tools/sbin/soup b/salt/common/tools/sbin/soup index f7fa4e211..db0d26989 100755 --- a/salt/common/tools/sbin/soup +++ b/salt/common/tools/sbin/soup @@ -109,9 +109,7 @@ airgap_mounted() { echo "" cat << EOF In order for soup to proceed, the path to the downloaded Security Onion ISO file, or the path to the CD-ROM or equivalent device containing the ISO media must be provided. - For example, if you have copied the new Security Onion ISO file to your home directory, then the path might look like /home/myuser/securityonion-2.x.y.iso. - Or, if you have burned the new ISO onto an optical disk then the path might look like /dev/cdrom. EOF