From da0a92f654abb62c2a948418f4e3f1c98bd8ceff Mon Sep 17 00:00:00 2001 From: Michael Resta Date: Mon, 7 Oct 2024 19:22:21 +0000 Subject: [PATCH] Add test.ps1 --- test.ps1 | 1 + 1 file changed, 1 insertion(+) create mode 100644 test.ps1 diff --git a/test.ps1 b/test.ps1 new file mode 100644 index 0000000..63d7b63 --- /dev/null +++ b/test.ps1 @@ -0,0 +1 @@ +Start-Process Powershell \ No newline at end of file