Auto-update containers : test on frigate

This commit is contained in:
Raphaël Numbus
2026-02-01 10:20:16 +01:00
parent 765bc2957c
commit 565d5ae3d7
2 changed files with 25 additions and 7 deletions
+1 -1
View File
@@ -311,7 +311,7 @@ disks_selection() {
echo -e "\n\n ⚠️ One boot disk selected, continuing with striped boot disk configuration."
echo -e "Consider using 2 boot disks instead to get data protection features on the boot disks."
export BOOT_DISK_1_ID="${BOOT_DISKS_ID[0]}"
export BOOT_DISK_1_NAME="${DISK_NAME[0]}"
export BOOT_DISK_1_NAME="${BOOT_DISKS_NAME[0]}"
elif [[ "${#BOOT_DISKS_ID[@]}" -eq 2 ]]; then
echo -e "\n\n ✅ Two boot disks selected, continuing with mirrored boot disks configuration."
echo -e "\n\n ⚠️ If the two disks are different sizes, the resulting usable space size will be \