mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-12 06:02:56 +02:00
Updated the speak-*.ps1 scripts
This commit is contained in:
@ -13,6 +13,8 @@
|
||||
Author: Markus Fleschutz | License: CC0
|
||||
#>
|
||||
|
||||
#requires -version 5.1
|
||||
|
||||
param([string]$File = "")
|
||||
|
||||
try {
|
||||
|
Reference in New Issue
Block a user