mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-11 21:59:11 +02:00
Add show-new-york-city.ps1
This commit is contained in:
@ -11,5 +11,5 @@
|
||||
https://github.com/fleschutz/PowerShell
|
||||
#>
|
||||
|
||||
& "$PSScriptRoot/open-browser.ps1" "https://google.de/maps"
|
||||
& "$PSScriptRoot/open-browser.ps1" "https://www.google.com/maps"
|
||||
exit 0 # success
|
||||
|
Reference in New Issue
Block a user