mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-03-25 21:46:43 +01:00
Change the emoji
This commit is contained in:
parent
8947cbed1f
commit
489b0608e2
@ -18,7 +18,7 @@ try {
|
||||
|
||||
[int]$Count = 0
|
||||
get-childItem $ParentDir -attributes Directory | foreach-object {
|
||||
"⏳ Pulling updates for Git repository 📂$($_.Name) ..."
|
||||
"🢃 Pulling updates for Git repository 📂$($_.Name) ..."
|
||||
|
||||
set-location $_.FullName
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user