[archiso] Only accepts aitab inside
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
This commit is contained in:
parent
e03ed816e0
commit
f097724080
@ -141,7 +141,7 @@ run_hook() {
|
||||
if [[ -z "${aitab}" ]]; then
|
||||
aitab="/run/archiso/bootmnt/${archisobasedir}/aitab"
|
||||
else
|
||||
aitab="/run/archiso/bootmnt/${aitab}"
|
||||
aitab="/run/archiso/bootmnt/${archisobasedir}/${aitab}"
|
||||
fi
|
||||
|
||||
if [[ -n "${cow_label}" ]]; then
|
||||
|
Loading…
Reference in New Issue
Block a user