arc: cleanup

Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
AuxXxilium
2024-03-07 22:43:39 +01:00
parent 38f6e6d3dc
commit e0650a5d3e

View File

@@ -351,11 +351,6 @@ function arcsettings() {
fi
# Select Addons
addonSelection
# Check Warnings
if [ "${WARNON1}" = "true" ]; then
dialog --backtitle "$(backtitle)" --title "Arc Warning" \
--msgbox "WARN: Your Controller has more then 8 Disks connected.\nMax Disks per Controller: 8" 0 0
fi
# Check for DT and SAS/SCSI
if [[ "${DT}" = "true" && "${EXTERNALCONTROLLER}" = "true" ]]; then
dialog --backtitle "$(backtitle)" --title "Arc Warning" \