mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-03-31 11:16:12 +02: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"
|
$URL = "http://www.fleschutz.de"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
try {
|
try {
|
||||||
Start-Process $URL
|
Start-Process $URL
|
||||||
exit 0
|
exit 0
|
||||||
|
Loading…
Reference in New Issue
Block a user