[F] Fix Variable
This commit is contained in:
parent
5d5d75d076
commit
f25c9927ab
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ sleep 5
|
||||||
bootpartitionnummer=1
|
bootpartitionnummer=1
|
||||||
rootpartitionnummer=2
|
rootpartitionnummer=2
|
||||||
|
|
||||||
fdisk /dev/sdd <<EOF
|
fdisk ${device} <<EOF
|
||||||
o
|
o
|
||||||
p
|
p
|
||||||
n
|
n
|
||||||
|
|
Loading…
Reference in a new issue