From b23f8984d46286f692bd72aab198146fa7728506 Mon Sep 17 00:00:00 2001 From: Comfortably_Dumb1979 Date: Sat, 30 Aug 2025 14:05:02 -0400 Subject: [PATCH] Creating a folder/file locally. --- Test Folder/test.ps1 | 1 + 1 file changed, 1 insertion(+) create mode 100644 Test Folder/test.ps1 diff --git a/Test Folder/test.ps1 b/Test Folder/test.ps1 new file mode 100644 index 0000000..14b6e63 --- /dev/null +++ b/Test Folder/test.ps1 @@ -0,0 +1 @@ +Get-InstalledApplication \ No newline at end of file