Normalize software names

This commit is contained in:
Manuel Thalmann 2024-10-13 15:35:24 +02:00
parent 48322bb1c3
commit 95d079bcaf
70 changed files with 59 additions and 59 deletions
scripts/Common/Software/posh-git

View file

@ -1,4 +1,4 @@
. "$PSScriptRoot/../PowerShell/Module.ps1";
. "$PSScriptRoot/../powershell/Module.ps1";
. "$PSScriptRoot/../../Scripts/Software.ps1";
$parameters = Get-ModuleInstallerComponents "posh-git";