mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-08 20:54:38 +02:00
Updated the header
This commit is contained in:
@ -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
|
||||
{
|
||||
<#
|
||||
|
Reference in New Issue
Block a user