Debugging
This commit is contained in:
@@ -505,6 +505,9 @@ EOF
|
||||
EOF
|
||||
echo -e "\n ✅ Final disko configuration created."
|
||||
|
||||
echo $NUMBER_OF_CONTENT_DISKS
|
||||
echo $NUMBER_OF_PARITY_DISKS
|
||||
|
||||
# --> Generate automatic unlock configuration in ./nix-config/disks/snapraid.nix
|
||||
if [[ "$NUMBER_OF_CONTENT_DISKS" -gt 1 || "$NUMBER_OF_PARITY_DISKS" -gt 0 ]]; then
|
||||
echo -e "\n ✅ Generating automatic disk unlocking configuration..."
|
||||
|
||||
Reference in New Issue
Block a user