Remove duplicated script
This commit is contained in:
parent
50e8cfe705
commit
f19a348632
|
@ -202,8 +202,6 @@
|
||||||
|
|
||||||
script = ''
|
script = ''
|
||||||
function partition() {
|
function partition() {
|
||||||
${config.deviceScript}
|
|
||||||
|
|
||||||
${if (!config.wipe) then cleanup else ""}
|
${if (!config.wipe) then cleanup else ""}
|
||||||
|
|
||||||
${fdiskCommands}
|
${fdiskCommands}
|
||||||
|
|
Loading…
Reference in a new issue