Fix further typo
This commit is contained in:
parent
58966646bc
commit
2c260d4f62
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ function Restore-PersonalApps([Context] $context) {
|
||||||
imhex `
|
imhex `
|
||||||
dotpeek;
|
dotpeek;
|
||||||
|
|
||||||
choco install -y
|
choco install -y `
|
||||||
nvs `
|
nvs `
|
||||||
python `
|
python `
|
||||||
visualstudio2019-workload-vctools;
|
visualstudio2019-workload-vctools;
|
||||||
|
|
Loading…
Reference in a new issue