Commit 592d6565 authored by Anton Midyukov's avatar Anton Midyukov

hdt: fix unboud variable in 10-hdt-img

parent 8faaa1fa
#!/bin/sh -efu
[ "$GLOBAL_BOOTLOADER" = grubpcboot ] || exit 0
[ "${GLOBAL_BOOTLOADER-}" = grubpcboot ] || exit 0
cd "$WORKDIR"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment