mirror of
https://gitlab.com/JKANetwork/JKArch.git
synced 2026-02-16 18:21:33 +01:00
Another try for the dialog of install
This commit is contained in:
@@ -775,7 +775,7 @@ lsblkout=`lsblk --output NAME,KNAME,FSTYPE,SIZE,LABEL`
|
|||||||
# Make the question
|
# 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 \
|
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 \
|
$(T "Partition scheme before your changes") \n \
|
||||||
$(echo "$lsblkout") \n \
|
echo \"`lsblk --output NAME,KNAME,FSTYPE,SIZE,LABEL`\" \n \
|
||||||
$(T "Your changes") \n \
|
$(T "Your changes") \n \
|
||||||
$(T "Root partition"): $particionraiz , $mosfraiz \n \
|
$(T "Root partition"): $particionraiz , $mosfraiz \n \
|
||||||
$(T "Home partition"): $particionhome , $mosfhome \n \
|
$(T "Home partition"): $particionhome , $mosfhome \n \
|
||||||
|
|||||||
Reference in New Issue
Block a user