mirror of
https://github.com/fleschutz/PowerShell.git
synced 2024-11-23 00:13:36 +01:00
Update open-browser.ps1
This commit is contained in:
parent
cf25893fb1
commit
bd1cba175b
@ -11,7 +11,6 @@ if ($URL -eq "" ) {
|
||||
$URL = "http://www.fleschutz.de"
|
||||
}
|
||||
|
||||
|
||||
try {
|
||||
Start-Process $URL
|
||||
exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user