diff --git a/scripts/build-msi.sh b/scripts/build-msi.sh index df535dd8..f889e194 100755 --- a/scripts/build-msi.sh +++ b/scripts/build-msi.sh @@ -62,7 +62,7 @@ do EXE_ID=${PRODUCTNAME}00 EXE_FILE=${filename} #Add special entry to files list - FILES="$FILES \n" + FILES="$FILES \n" elif [ -d "$file" ] ; then #If this is a directory then we need to add another component COMPONENTS="${COMPONENTS} \n"