DEBUGGING

This commit is contained in:
Raphael Numbus
2025-12-14 19:07:40 +01:00
parent f93ac990e0
commit 77161ec368
+2
View File
@@ -312,6 +312,8 @@ EOF
scp -i "extra-files/home/numbus-admin/.ssh/id_ed25519" nixos@$TARGET_HOST:$TMPFILE . &> /dev/null
source nixos-deployment-temp-file && rm nixos-deployment-temp-file
echo "DISK IDs : ${DISK_ID[@]}"
### --> Disk selection
TOTAL_NUMBER_OF_DISKS=${#DISK_NAME[@]}