diff --git a/usr/share/archboot/installer/setup b/usr/share/archboot/installer/setup index fe2cdd3e5..1bce7eccf 100755 --- a/usr/share/archboot/installer/setup +++ b/usr/share/archboot/installer/setup @@ -1032,7 +1032,7 @@ mountpoints() { done DIALOG --msgbox "Partitions were successfully mounted." 0 0 - NEXTITEM="4" + NEXTITEM="5" S_MKFS=1 }