pull/257/head
GAJ-san 2023-01-11 12:18:38 +01:00
parent 4be19a4222
commit 09db5c3033
1 changed files with 3 additions and 1 deletions

View File

@ -126,10 +126,12 @@ function Test-ModsPath ($ModsPath, $WingetUpdatePath) {
}
}
catch {
if (($_ -like "*.ps1") -or ($_ -like "*.txt")) {
$Script:ReachNoPath = $True
}
}
}
}
return $ModsUpdated, $DeletedMods
}
# If path is UNC or local