mirror of
https://github.com/leitbogioro/Tools.git
synced 2025-11-17 14:40:28 +08:00
Update InstallNET.sh
This commit is contained in:
parent
6d87a54643
commit
bf529fc459
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue