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 ./close-program.ps1 [<program-name>] [<full-program-name>]
|
||||
.DESCRIPTION closes the processes of the given program gracefully
|
||||
|
Reference in New Issue
Block a user