Install chocolatey profile for all future users
This commit is contained in:
parent
b65f144d45
commit
fa035a29b2
4 changed files with 17 additions and 8 deletions
scripts/Windows/Collections
|
@ -33,8 +33,6 @@ function Restore-PersonalApps([Context] $context) {
|
|||
Install-PersonalDrivers $context;
|
||||
}
|
||||
|
||||
. "$PSScriptRoot/../Software/chocolatey/Install.ps1";
|
||||
|
||||
# Backed up applications
|
||||
Restore-Git $context;
|
||||
Restore-LogitechGHUB $context;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue