From 6a3e83a4b9e9eb3a4f55b5994db96996c57a03d1 Mon Sep 17 00:00:00 2001 From: Tobias Powalowski Date: Mon, 27 Jun 2022 07:17:49 +0200 Subject: [PATCH] test --- usr/lib/archboot/update-installer.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/usr/lib/archboot/update-installer.sh b/usr/lib/archboot/update-installer.sh index 75e1442df..8a7be5df4 100644 --- a/usr/lib/archboot/update-installer.sh +++ b/usr/lib/archboot/update-installer.sh @@ -284,7 +284,6 @@ _kexec() { sleep 2 _clean_kernel_cache rm /{${VMLINUZ},initrd.img} - echo -e "\033[92mRebooting\033[0m in a few seconds ..." while pgrep -x kexec > /dev/null 2>&1; do _clean_kernel_cache sleep 1