From d32b688be0614cc79fb183b1d74700f644f6a36b Mon Sep 17 00:00:00 2001 From: Bernhard Landauer Date: Sat, 18 Feb 2017 13:20:53 +0100 Subject: [PATCH] clear screen one more time --- lib/util-desktop.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/util-desktop.sh b/lib/util-desktop.sh index 8e495e5..822d3a4 100644 --- a/lib/util-desktop.sh +++ b/lib/util-desktop.sh @@ -276,7 +276,7 @@ install_manjaro_de_wm_pkg() { DIALOG " $_InstDETitle " --msgbox "$_InstPBody" 0 0 SHOW_ONCE=1 fi - + clear # install iso-profiles pkgs as needed local pkgs=(manjaro-iso-profiles-{base,official,community})