diff --git a/src/install.sh b/src/install.sh index 1e57ecd..012e0a1 100644 --- a/src/install.sh +++ b/src/install.sh @@ -145,7 +145,7 @@ else MSG="Extracting downloaded ISO image..." fi -echo && info "$MSG" && html "$MSG" +info "$MSG" && html "$MSG" DIR="$TMP/unpack" rm -rf "$DIR"