We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bf0163 commit 1fae738Copy full SHA for 1fae738
config/sources/families/include/rockchip64_common.inc
@@ -332,7 +332,7 @@ write_uboot_platform_mtd() {
332
333
CHOICE=$(dialog --no-collapse \
334
--title "armbian-install" \
335
- --backtitle $backtitle \
+ --backtitle "$backtitle" \
336
--radiolist "Choose SPI image:" 0 56 4 \
337
"${MENU_ITEMS[@]}" \
338
3>&1 1>&2 2>&3)
0 commit comments