DEBUGGING
This commit is contained in:
@@ -312,6 +312,8 @@ EOF
|
|||||||
scp -i "extra-files/home/numbus-admin/.ssh/id_ed25519" nixos@$TARGET_HOST:$TMPFILE . &> /dev/null
|
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
|
source nixos-deployment-temp-file && rm nixos-deployment-temp-file
|
||||||
|
|
||||||
|
echo "DISK IDs : ${DISK_ID[@]}"
|
||||||
|
|
||||||
### --> Disk selection
|
### --> Disk selection
|
||||||
TOTAL_NUMBER_OF_DISKS=${#DISK_NAME[@]}
|
TOTAL_NUMBER_OF_DISKS=${#DISK_NAME[@]}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user