mirror of
https://git.uupdump.net/uup-dump/converter.git
synced 2025-04-28 18:17:33 +09:00
Fix indentation
This commit is contained in:
parent
979f5f2f64
commit
1b797b77b3
@ -546,8 +546,8 @@ wimlib-imagex optimize ISODIR/sources/install.$type
|
||||
echo ""
|
||||
|
||||
if [ $build -ge 18890 ]; then
|
||||
chntpw -e ISODIR/boot/bcd <<< "$bcdPatch" >/dev/null
|
||||
chntpw -e ISODIR/efi/microsoft/boot/bcd <<< "$bcdPatch" >/dev/null
|
||||
chntpw -e ISODIR/boot/bcd <<< "$bcdPatch" >/dev/null
|
||||
chntpw -e ISODIR/efi/microsoft/boot/bcd <<< "$bcdPatch" >/dev/null
|
||||
fi
|
||||
|
||||
echo -e "$infoColor""Creating ISO image...""$resetColor"
|
||||
|
Loading…
x
Reference in New Issue
Block a user