Remove duplicated script

This commit is contained in:
Manuel Thalmann 2024-07-06 23:41:51 +02:00
parent 2a79314b39
commit ed13cf516a

View file

@ -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}