diff --git a/distributions/openhab/src/main/resources/bin/update b/distributions/openhab/src/main/resources/bin/update index e50bcd4aa9..4cedbc074f 100755 --- a/distributions/openhab/src/main/resources/bin/update +++ b/distributions/openhab/src/main/resources/bin/update @@ -163,7 +163,7 @@ setup "$SpecifiedVersion" "$SpecifiedDir" download "$SkipModifier" echo "The script will attempt to update openHAB to version $OHVersion" -echo "Please read the \033[32mnotes\033[m and \033[31mwarnings\033[m after the update.sud" +printf "Please read the \033[32mnotes\033[m and \033[31mwarnings\033[m after the update.\n" printf "Is this okay? [y/N]: " read -r answer case $answer in