1
0
mirror of https://github.com/fleschutz/PowerShell.git synced 2025-06-25 14:32:11 +02:00
This commit is contained in:
Markus Fleschutz 2021-11-06 17:35:23 +01:00
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