From 7a4416d9219cde032ffd9a68af484a293fa620e2 Mon Sep 17 00:00:00 2001 From: Chris Rasmussen Date: Tue, 25 Nov 2025 08:26:08 +1100 Subject: [PATCH] Restructure --- powershell/v4api_client/{ => update_vm}/README.md | 0 powershell/v4api_client/{ => update_vm}/update_vm.ps1 | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename powershell/v4api_client/{ => update_vm}/README.md (100%) rename powershell/v4api_client/{ => update_vm}/update_vm.ps1 (100%) diff --git a/powershell/v4api_client/README.md b/powershell/v4api_client/update_vm/README.md similarity index 100% rename from powershell/v4api_client/README.md rename to powershell/v4api_client/update_vm/README.md diff --git a/powershell/v4api_client/update_vm.ps1 b/powershell/v4api_client/update_vm/update_vm.ps1 similarity index 100% rename from powershell/v4api_client/update_vm.ps1 rename to powershell/v4api_client/update_vm/update_vm.ps1