diff --git a/lib/util-desktop.sh b/lib/util-desktop.sh index 86afc4d..205c1dc 100644 --- a/lib/util-desktop.sh +++ b/lib/util-desktop.sh @@ -303,7 +303,6 @@ install_manjaro_de_wm_pkg() { clear pacman -Sy --noconfirm $p manjaro-iso-profiles-{base,official,community} 2>$ERR check_for_error "update profiles pkgs" $? install_graphics_menu - done install_manjaro_de_wm }