mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-07-09 00:46:51 +02:00
Fix typo
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user