Enable choco feature first
This commit is contained in:
parent
e08c4546a4
commit
5536d73b73
2 changed files with 1 additions and 1 deletions
scripts/Windows/Collections
|
@ -27,7 +27,6 @@ function Backup-PersonalApps([Context] $context) {
|
|||
}
|
||||
|
||||
function Restore-PersonalApps([Context] $context) {
|
||||
choco feature enable -n useEnhancedExitCodes;
|
||||
choco install -y firefox;
|
||||
Restore-Git $context;
|
||||
Restore-LogitechGHUB $context;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue