Rename to open-default-browser.ps1

This commit is contained in:
Markus Fleschutz
2021-11-23 07:45:50 +01:00
parent 2e5be6ac68
commit af8f300a40
134 changed files with 141 additions and 153 deletions

View File

@ -11,5 +11,5 @@
https://github.com/fleschutz/PowerShell
#>
& "$PSScriptRoot/open-browser.ps1" "https://www.fbi.gov"
& "$PSScriptRoot/open-default-browser.ps1" "https://www.fbi.gov"
exit 0 # success