diff --git a/usr/lib/archboot/update-installer.sh b/usr/lib/archboot/update-installer.sh index a5cde1d5e..a234cc21a 100644 --- a/usr/lib/archboot/update-installer.sh +++ b/usr/lib/archboot/update-installer.sh @@ -26,7 +26,6 @@ _graphic_options() { echo -e " \033[1m-gnome-wayland\033[0m Launch Gnome desktop with Wayland backend." echo -e " \033[1m-plasma\033[0m Launch KDE Plasma desktop with VNC sharing enabled." echo -e " \033[1m-plasma-wayland\033[0m Launch KDE Plasma desktop with Wayland backend." - echo -e " \033[1m-xfce\033[0m Launch XFCE desktop with VNC sharing enabled." } usage () {