From 5f484725edf3667d9c8ac6af7351c8a5fd76e72a Mon Sep 17 00:00:00 2001 From: F5T3 Date: Tue, 16 Jul 2024 10:13:49 +0200 Subject: [PATCH] Sent local PowerShell profile updates to GitHub --- sync.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sync.ps1 b/sync.ps1 index d7107a3f..f3e02ea8 100644 --- a/sync.ps1 +++ b/sync.ps1 @@ -9,4 +9,4 @@ git add . git commit -m $commitMessage -git push origin main \ No newline at end of file +git push origin master \ No newline at end of file