mirror of
https://github.com/fleschutz/PowerShell.git
synced 2024-11-08 09:04:18 +01:00
Fix typo
This commit is contained in:
parent
07f01a07fd
commit
c2c5501f06
@ -11,5 +11,5 @@
|
||||
https://github.com/fleschutz/PowerShell
|
||||
#>
|
||||
|
||||
& "$PSScriptRoot/open-browser.ps1" "https://www.flightradar.com"
|
||||
& "$PSScriptRoot/open-browser.ps1" "https://www.flightradar24.com"
|
||||
exit 0 # success
|
||||
|
Loading…
Reference in New Issue
Block a user