Restructure the project
This commit is contained in:
parent
3c1c4f2710
commit
78fc179bf2
37 changed files with 959 additions and 930 deletions
scripts/Windows/Software/git
|
@ -3,6 +3,7 @@ param (
|
|||
[hashtable] $Arguments
|
||||
)
|
||||
|
||||
. "$PSScriptRoot/../../Scripts/SoftwareManagement.ps1";
|
||||
. "$PSScriptRoot/../../../Common/Scripts/Config.ps1";
|
||||
. "$PSScriptRoot/../../../Common/Scripts/Software.ps1";
|
||||
. "$PSScriptRoot/../../../Common/Types/InstallerAction.ps1";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue