mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-09 05:04:39 +02:00
Fix typo
This commit is contained in:
@ -11,5 +11,5 @@
|
|||||||
https://github.com/fleschutz/PowerShell
|
https://github.com/fleschutz/PowerShell
|
||||||
#>
|
#>
|
||||||
|
|
||||||
& "$PSScriptRoot/open-browser.ps1" "https://www.flightradar.com"
|
& "$PSScriptRoot/open-browser.ps1" "https://www.flightradar24.com"
|
||||||
exit 0 # success
|
exit 0 # success
|
||||||
|
Reference in New Issue
Block a user