mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-01-23 14:18:38 +01:00
Update fetch-repos.ps1
This commit is contained in:
parent
bbc19d1116
commit
d572bf467c
@ -30,7 +30,7 @@ try {
|
||||
set-location ..
|
||||
}
|
||||
|
||||
write-host -foregroundColor green "OK - fetched repositories under $ParentDir"
|
||||
write-host -foregroundColor green "OK - fetched updates for Git repositories under $ParentDir"
|
||||
exit 0
|
||||
} catch {
|
||||
write-error "ERROR: line $($_.InvocationInfo.ScriptLineNumber): $($Error[0])"
|
||||
|
Loading…
Reference in New Issue
Block a user