mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-16 07:38:15 +02:00
Updated the headers
This commit is contained in:
@ -1,10 +1,11 @@
|
||||
#!/snap/bin/powershell
|
||||
#
|
||||
# Syntax: ./wakeup.ps1
|
||||
# Description: sends a magic packet to the given computer, waking him up
|
||||
# Author: Markus Fleschutz
|
||||
# Source: github.com/fleschutz/PowerShell
|
||||
# License: CC0
|
||||
#
|
||||
|
||||
function Send-WOL
|
||||
{
|
||||
<#
|
||||
|
Reference in New Issue
Block a user