Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Xyueta committed Oct 18, 2023
1 parent da0463c commit 4f67a78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/playbook/Configuration/atlas/appx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ actions:
- !registryKey: {path: 'HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\MicrosoftTeams_8wekyb3d8bbwe', operation: add}
- !registryKey: {path: 'HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\MicrosoftWindows.Client.WebExperience_cw5n1h2txyewy', operation: add}

# Edit Client.CBS package to remove ads and debloat annoying apps
# Edit Client.CBS package to remove annoying ads from apps
- !run:
exe: 'powershell.exe'
args: '-NoP -File CLIENTCBS.ps1'
Expand Down

0 comments on commit 4f67a78

Please sign in to comment.