From 540e245d9dbcb7847b1d9e549ec47acad09454c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0t=C4=9Bp=C3=A1n?= Date: Tue, 21 Jul 2026 13:16:11 +0200 Subject: [PATCH] Add Invoke-OldFilePurge script and README documentation for file cleanup utility --- .../Invoke-OldFilePurge}/Invoke-OldFilePurge.ps1 | 0 .../Invoke-OldFilePurge}/README.md | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename {Invoke-OldFilePurge => AutomationAccount/Invoke-OldFilePurge}/Invoke-OldFilePurge.ps1 (100%) rename {Invoke-OldFilePurge => AutomationAccount/Invoke-OldFilePurge}/README.md (100%) diff --git a/Invoke-OldFilePurge/Invoke-OldFilePurge.ps1 b/AutomationAccount/Invoke-OldFilePurge/Invoke-OldFilePurge.ps1 similarity index 100% rename from Invoke-OldFilePurge/Invoke-OldFilePurge.ps1 rename to AutomationAccount/Invoke-OldFilePurge/Invoke-OldFilePurge.ps1 diff --git a/Invoke-OldFilePurge/README.md b/AutomationAccount/Invoke-OldFilePurge/README.md similarity index 100% rename from Invoke-OldFilePurge/README.md rename to AutomationAccount/Invoke-OldFilePurge/README.md