DEBUGGING
This commit is contained in:
@@ -309,7 +309,7 @@ echo "DISK_SIZE=(\${DISK_SIZE[@]})" >> /tmp/nixos-deployment-temp-file
|
|||||||
EOF
|
EOF
|
||||||
)
|
)
|
||||||
|
|
||||||
scp nixos@$TARGET_HOST:$TMPFILE .
|
scp nixos@$TARGET_HOST:$TMPFILE . &> /dev/null
|
||||||
source nixos-deployment-temp-file
|
source nixos-deployment-temp-file
|
||||||
rm nixos-deployment-temp-file
|
rm nixos-deployment-temp-file
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user