1
0
mirror of https://gitlab.com/JKANetwork/JKArch.git synced 2026-02-14 09:11:31 +01:00

Another try for the dialog of install

This commit is contained in:
Kevin Puertas
2017-05-27 12:34:20 +02:00
parent 15eba9b746
commit bfec508001

View File

@@ -775,7 +775,7 @@ lsblkout=`lsblk --output NAME,KNAME,FSTYPE,SIZE,LABEL`
# Make the question
dialog --nocancel --stdout --yes-label "Si, instalar" --no-label "No, volver a empezar" --yesno "$(T "Ok, last thing before start installing, summary of changes")\n \
$(T "Partition scheme before your changes") \n \
$(echo "$lsblkout") \n \
echo \"`lsblk --output NAME,KNAME,FSTYPE,SIZE,LABEL`\" \n \
$(T "Your changes") \n \
$(T "Root partition"): $particionraiz , $mosfraiz \n \
$(T "Home partition"): $particionhome , $mosfhome \n \