ups
This commit is contained in:
parent
ce1f59228a
commit
c6dae00224
1 changed files with 1 additions and 1 deletions
|
@ -225,7 +225,7 @@ function installation {
|
||||||
subvolume #btrfs
|
subvolume #btrfs
|
||||||
|
|
||||||
elif [ "${dateisystem}" == "ext4" ]; then
|
elif [ "${dateisystem}" == "ext4" ]; then
|
||||||
echo "confirm with j"
|
echo "confirm with y"
|
||||||
if [ "${verschluesselung}" == "y" ]; then
|
if [ "${verschluesselung}" == "y" ]; then
|
||||||
if [ "${name}" != "noinstall" ]; then
|
if [ "${name}" != "noinstall" ]; then
|
||||||
mkfs.ext4 -L p_arch ${deviceluks} #ext4
|
mkfs.ext4 -L p_arch ${deviceluks} #ext4
|
||||||
|
|
Loading…
Reference in a new issue