From 0ff05828e12e273a3fe0d1f88b11a2acdf1f7dba Mon Sep 17 00:00:00 2001 From: MyDrift Date: Sun, 14 Jul 2024 13:06:51 +0200 Subject: [PATCH] fix syntax --- functions/private/Invoke-WinUtilFeatureInstall.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/private/Invoke-WinUtilFeatureInstall.ps1 b/functions/private/Invoke-WinUtilFeatureInstall.ps1 index cb611d6d..f4a56cb1 100644 --- a/functions/private/Invoke-WinUtilFeatureInstall.ps1 +++ b/functions/private/Invoke-WinUtilFeatureInstall.ps1 @@ -10,7 +10,7 @@ function Invoke-WinUtilFeatureInstall { $CheckBox ) - x = 0 + $x = 0 $CheckBox | ForEach-Object { if($sync.configs.feature.$psitem.feature){