Update InstallNET.sh

This commit is contained in:
Molly Lau 2023-09-08 20:03:26 +09:00 committed by GitHub
parent 6d87a54643
commit bf529fc459
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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