From a8ff5a14e220a483d2addb8ee4085f71730ac553 Mon Sep 17 00:00:00 2001 From: Tobias Powalowski Date: Wed, 2 Aug 2023 20:40:18 +0200 Subject: [PATCH] remove at the end of progressbar --- usr/bin/archboot-update.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/usr/bin/archboot-update.sh b/usr/bin/archboot-update.sh index 6ef06fffb..8f95bd1fa 100755 --- a/usr/bin/archboot-update.sh +++ b/usr/bin/archboot-update.sh @@ -68,4 +68,3 @@ if [[ -n "${_FULL_SYSTEM}" ]]; then _full_system | _dialog --title "${_MENU_TITLE}" --gauge "Refreshing pacman package database..." 6 75 0 clear fi -rm /.update