From 883bb1224d4ed73a980beca19a68875c632e7b4e Mon Sep 17 00:00:00 2001 From: Tobias Powalowski Date: Fri, 4 Aug 2023 08:29:50 +0200 Subject: [PATCH] better percentages --- usr/lib/archboot/update/desktop.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/lib/archboot/update/desktop.sh b/usr/lib/archboot/update/desktop.sh index 0c283d541..60f10096c 100644 --- a/usr/lib/archboot/update/desktop.sh +++ b/usr/lib/archboot/update/desktop.sh @@ -33,7 +33,7 @@ _prepare_graphic() { done fi #shellcheck disable=SC2086 - pacman -Syu ${_IGNORE} --noconfirm &>"${_NO_LOG}" || exit 1 + pacman -Syu ${_IGNORE} --noconfirm &>"${_LOG}" [[ ! -e "/.full_system" ]] && _cleanup_install rm /.archboot # check for qxl module