From f93afeb4be25cbb24041dbd2b51069544e6a3947 Mon Sep 17 00:00:00 2001 From: Markus Fleschutz Date: Wed, 6 Sep 2023 16:44:59 +0200 Subject: [PATCH] Fix typo --- Scripts/pull-repo.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Scripts/pull-repo.ps1 b/Scripts/pull-repo.ps1 index affc638a..f7124fc8 100755 --- a/Scripts/pull-repo.ps1 +++ b/Scripts/pull-repo.ps1 @@ -11,7 +11,7 @@ ⏳ (2/4) Checking local repository... ⏳ (3/4) Pulling updates... ⏳ (4/4) Updating submodules... - ✔️ Pulled updates into repo 📂UFA1 in 14 sec + ✔️ Pulled updates into repo 📂MyRepo in 14 sec .LINK https://github.com/fleschutz/PowerShell .NOTES