mirror of
https://github.com/leitbogioro/Tools.git
synced 2024-11-16 06:05:33 +08:00
Update InstallNET.sh
This commit is contained in:
parent
0e7b5938b8
commit
e9b0b54200
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue