mirror of
https://github.com/fleschutz/PowerShell.git
synced 2024-11-24 00:43:35 +01:00
Update list-profile.ps1
This commit is contained in:
parent
d1a1266edf
commit
67e80d54db
@ -14,7 +14,7 @@ try {
|
||||
write-output "Profile file at: $PathToProfile"
|
||||
write-output "$Content"
|
||||
} else {
|
||||
write-warning "Missing profile file at: $PathToProfile"
|
||||
write-warning "No profile file at: $PathToProfile"
|
||||
}
|
||||
exit 0
|
||||
} catch {
|
||||
|
Loading…
Reference in New Issue
Block a user