mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-09 21:07:40 +02:00
Changed to #!/bin/powershell
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#!/snap/bin/powershell
|
||||
#!/bin/powershell
|
||||
<#
|
||||
.SYNTAX ./open-browser.ps1 [<URL>]
|
||||
.DESCRIPTION starts the default Web browser, optional with given URL
|
||||
|
Reference in New Issue
Block a user