mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-17 08:01:31 +02:00
Updated the scripts
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
.NOTES Author: Markus Fleschutz / License: CC0
|
||||
#>
|
||||
|
||||
param([string]$Path)
|
||||
param([string]$Path = "")
|
||||
|
||||
try {
|
||||
if ($Path -eq "" ) {
|
||||
|
Reference in New Issue
Block a user