fix
This commit is contained in:
parent
2be83492b3
commit
c267ad9217
1 changed files with 1 additions and 1 deletions
|
@ -1018,7 +1018,7 @@ function abfrage() {
|
|||
else
|
||||
rootpartitionnummer=${m2ssd}3
|
||||
fi
|
||||
if [ "y" == "dualboot" ]; then
|
||||
elif [ "y" == "dualboot" ]; then
|
||||
bootpartitionnummer=${m2ssd}1
|
||||
efipartitionnummer=${m2ssd}2
|
||||
if [ "${swap}" != "n" ]; then
|
||||
|
|
Loading…
Reference in a new issue