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 ./add-firewall-rules.ps1 [<path-to-executables>]
.DESCRIPTION adds firewall rules for the given executables, administrator rights are required