refactor(magicpacket): add manifest and explicit function export
This commit is contained in:
Binary file not shown.
@@ -124,4 +124,6 @@ function Send-MagicPacket
|
||||
$UdpClient.Close()
|
||||
$UdpClient.Dispose()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Export-ModuleMember -Function Send-MagicPacket
|
||||
|
||||
Reference in New Issue
Block a user