Update InstallNET.sh

This commit is contained in:
Molly Lau 2023-09-14 02:07:30 +09:00 committed by GitHub
parent 0e7b5938b8
commit e9b0b54200
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2756,7 +2756,7 @@ fi
setDisk=$(echo "$setDisk" | sed 's/[A-Z]/\l&/g')
getDisk "$setDisk" "$linux_relese"
echo -ne "\n${aoiBlue}# Installing and Formatting Drives${plain}\n\n"
echo -ne "\n${aoiBlue}# Formatting and Installing Drives${plain}\n\n"
[[ "$setDisk" == "all" || -n "$setRaid" ]] && echo "$AllDisks" || echo "$IncDisk"
echo -ne "\n${aoiBlue}# Motherboard Firmware${plain}\n\n"