Spaces to tabs

merge-requests/16/head
Ben 4 years ago
parent 0304a6f02e
commit ca00ef5564

@ -320,8 +320,8 @@ case "$IMAGE_TYPE" in
# Grub is the only supported bootloader on arm64
# so ensure it's on the iso for arm64.
if [ "$KALI_ARCH" = "arm64" ]; then
echo "grub-efi-arm64" >>simple-cdd/profiles/kali.downloads
debug "arm64 GRUB"
echo "grub-efi-arm64" >> simple-cdd/profiles/kali.downloads
fi
# Run simple-cdd

Loading…
Cancel
Save