From 4a9e8d75c77cc5bade06b2d7265b09ffc81524a2 Mon Sep 17 00:00:00 2001 From: Bernhard Landauer Date: Tue, 28 Feb 2017 23:59:13 +0100 Subject: [PATCH] rm leftover --- lib/util-desktop.sh | 1 - 1 file changed, 1 deletion(-) 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 }