Unverified Commit 7e21a7e9 authored by Igor Pečovnik's avatar Igor Pečovnik Committed by GitHub
Browse files

Remove space

parent 241be4a3
......@@ -80,7 +80,7 @@ do
# count number of menu items to adjust window size
LISTLENGTH="$((11+${#LIST[@]}/2))"
BOXLENGTH=${#LIST[@]}
MENUTITLE="Configure $DISTRO $DISTROID "
MENUTITLE="Configure $DISTRO $DISTROID"
[[ -n "${BOARD_NAME/ /}" ]] && MENUTITLE=$MENUTITLE" based \Z1Armbian\Z0 for the \Z1${BOARD_NAME}\Z0 "
# main dialog routine
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment