Remove redundant script
This commit is contained in:
parent
e75a0c8420
commit
ce44de21d7
2 changed files with 0 additions and 16 deletions
scripts/Windows/OS
|
@ -23,7 +23,6 @@ function Invoke-WindowsInstallation([Context] $context)
|
|||
. "$configPath/Explorer/Install.ps1" $context;
|
||||
. "$configPath/OpenSSH/Install.ps1" $context;
|
||||
. "$configPath/chocolatey/Install.ps1";
|
||||
. "$configPath/PowerShell/Install.ps1" $context;
|
||||
|
||||
$context.RemoveDesktopIcon("*Microsoft Edge*");
|
||||
$context.Set("InitialConfiguration", 1, "DWord");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue