Change to #!/usr/bin/pwsh

This commit is contained in:
Markus Fleschutz
2021-04-07 11:53:57 +02:00
parent 958265793c
commit 009949ee76
168 changed files with 168 additions and 168 deletions

View File

@ -1,4 +1,4 @@
#!/bin/powershell
#!/usr/bin/pwsh
<#
.SYNTAX ./close-program.ps1 [<full-program-name>][<program-name>] [<program-alias-name>]
.DESCRIPTION closes the processes of the given program gracefully