mirror of
https://github.com/AuxXxilium/arc-addons.git
synced 2024-11-23 21:50:52 +07:00
storagepanel: default 24_bay
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
2375acbfba
commit
3c171e9829
@ -76,7 +76,7 @@ if [ -z "${HDD_BAY}" ]; then
|
||||
done
|
||||
IDX=$((IDX + 1))
|
||||
done
|
||||
HDD_BAY=${HDD_BAY:-RACK_60_Bay}
|
||||
HDD_BAY=${HDD_BAY:-RACK_24_Bay}
|
||||
fi
|
||||
|
||||
if [ -z "${SSD_BAY}" ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user