From 4cff4399219d7cb6d4ad208ce8aa75644b99d61f Mon Sep 17 00:00:00 2001 From: Tobias Powalowski Date: Wed, 25 Jan 2023 18:55:14 +0100 Subject: [PATCH] add another loop --- usr/lib/archboot/installer/mountpoints.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/usr/lib/archboot/installer/mountpoints.sh b/usr/lib/archboot/installer/mountpoints.sh index fc66bcf9e..a392fa975 100644 --- a/usr/lib/archboot/installer/mountpoints.sh +++ b/usr/lib/archboot/installer/mountpoints.sh @@ -232,7 +232,6 @@ _mountpoints() { _dialog --msgbox "Error: EFI SYSTEM PARTITION has not a vfat filesystem." 5 50 _FS_FAILED=1 else - _DO_UEFISYSDEV="" _FS_FAILED="" fi fi