diff --git a/installers/install.sh b/installers/install.sh index 9840c5e406..2a4bfc4550 100755 --- a/installers/install.sh +++ b/installers/install.sh @@ -136,10 +136,9 @@ ARCHIVE="$OS-amd64$DOWNLOADEXT" $FETCH $INSTALLERTMPDIR/$ARCHIVE $STATEURL # wget and curl differ on how to handle AWS' "Forbidden" result for unknown versions. # wget will exit with nonzero status. curl simply creates an XML file with the forbidden error. -# If curl was used, make sure the file downloaded is of type 'data', according to the UNIX `file` -# command. (The XML error will be reported as a 'text' type.) +# If curl was used, make sure the file downloaded is not an XML file (i.e. it does not start with "