Streamline names of installer files
This commit is contained in:
parent
aa78b5f335
commit
48322bb1c3
44 changed files with 42 additions and 42 deletions
scripts/Windows/Software/git
|
@ -4,7 +4,7 @@
|
|||
. "$PSScriptRoot/../../../Common/Types/InstallerAction.ps1";
|
||||
|
||||
Start-SoftwareInstaller @args `
|
||||
-Inherit "$PSScriptRoot/../../../Common/Software/git/Manage.ps1" `
|
||||
-Inherit "$PSScriptRoot/../../../Common/Software/git/Main.ps1" `
|
||||
-Installer {
|
||||
$params = "/WindowsTerminalProfile";
|
||||
$defaultBranch = Get-OSConfig "git.defaultBranch";
|
Loading…
Add table
Add a link
Reference in a new issue