diff --git a/bin/manjaro-architect.in b/bin/manjaro-architect.in index f908985..c250263 100644 --- a/bin/manjaro-architect.in +++ b/bin/manjaro-architect.in @@ -30,7 +30,7 @@ greeting menu_choice -if [[ menu_opt == "advanced" ]]; then +if [[ $menu_opt == "advanced" ]]; then import ${LIBDIR}/util-menu-full.sh import ${LIBDIR}/util-desktop-full.sh main_menu_full