Fix indentation
This commit is contained in:
parent
979f5f2f64
commit
1b797b77b3
@ -546,8 +546,8 @@ wimlib-imagex optimize ISODIR/sources/install.$type
|
|||||||
echo ""
|
echo ""
|
||||||
|
|
||||||
if [ $build -ge 18890 ]; then
|
if [ $build -ge 18890 ]; then
|
||||||
chntpw -e ISODIR/boot/bcd <<< "$bcdPatch" >/dev/null
|
chntpw -e ISODIR/boot/bcd <<< "$bcdPatch" >/dev/null
|
||||||
chntpw -e ISODIR/efi/microsoft/boot/bcd <<< "$bcdPatch" >/dev/null
|
chntpw -e ISODIR/efi/microsoft/boot/bcd <<< "$bcdPatch" >/dev/null
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo -e "$infoColor""Creating ISO image...""$resetColor"
|
echo -e "$infoColor""Creating ISO image...""$resetColor"
|
||||||
|
Loading…
Reference in New Issue
Block a user