mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-08 20:54:38 +02:00
Remove the #!/usr/bin/pwsh line
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
#!/usr/bin/pwsh
|
||||
<#
|
||||
.SYNTAX send-udp.ps1 [<target-IP>] [<target-port>] [<message>]
|
||||
.DESCRIPTION sends a UDP datagram message to the given IP address and port
|
||||
|
Reference in New Issue
Block a user