Forgot variable export.

This commit is contained in:
Raphaël Numbus
2026-02-24 19:24:31 +01:00
parent 0ac2589208
commit f112ad77e6
+1
View File
@@ -381,6 +381,7 @@ disks_selection() {
fi
export SPINDOWN_DISKS_ID
export BOOT_DISKS_ID_LIST
export PARITY_DISK_NUMBER_LIST
export CONTENT_DISK_NUMBER_LIST
}