mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-10 21:33:47 +02:00
Rename to open-default-browser.ps1
This commit is contained in:
@ -11,5 +11,5 @@
|
||||
https://github.com/fleschutz/PowerShell
|
||||
#>
|
||||
|
||||
& "$PSScriptRoot/open-browser.ps1" "https://www.google.com/maps"
|
||||
& "$PSScriptRoot/open-default-browser.ps1" "https://www.google.com/maps"
|
||||
exit 0 # success
|
||||
|
Reference in New Issue
Block a user