Updated the header

This commit is contained in:
Markus Fleschutz
2020-06-15 14:55:54 +02:00
parent 36b82583d7
commit 9e9428f76f
12 changed files with 58 additions and 69 deletions

View File

@ -1,11 +1,10 @@
#!/snap/bin/powershell
#
# PowerShell Script to Wake-up Other Computers
# --------------------------------------------
# Author: Markus Fleschutz
# Source: github.com/fleschutz/PowerShell
# License: CC0
# 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
{
<#