We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3af9d7 commit 8f7f279Copy full SHA for 8f7f279
Sources/Winget-AutoUpdate/functions/Test-WAUMods.ps1
@@ -10,7 +10,7 @@ function Test-WAUMods {
10
[string]$GitHub_Repo = "Winget-AutoUpdate"
11
)
12
13
- # Define Mods path (for independent execution just in case)
+ # Define Mods path
14
$Mods = "$WorkingDir\mods"
15
16
# Capture both output and exit code
0 commit comments