Skip to content

Commit

Permalink
fix problem #2
Browse files Browse the repository at this point in the history
  • Loading branch information
sbaerlocher authored Dec 18, 2018
2 parents b731b79 + d1c79a5 commit ca0cbe0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Ansible Role: desktop

[![Build Status](https://img.shields.io/travis-ci/itigoag/ansible.desktop.svg?branch=master&style=popout-square)](https://travis-ci.org/itigoag/ansible.desktop) [![license](https://img.shields.io/github/license/mashape/apistatus.svg?style=popout-square)](https://sbaerlo.ch/licence) [![Ansible Galaxy](http://img.shields.io/badge/ansible--galaxy-desktop-blue.svg?style=popout-square)](https://galaxy.ansible.com/itigoag/desktop) [![Ansible Role](https://img.shields.io/ansible/role/d/id.svg?style=popout-square)](https://galaxy.ansible.com/itigoag/desktop)
[![Build Status](https://img.shields.io/travis-ci/itigoag/ansible.desktop.svg?branch=master&style=popout-square)](https://travis-ci.org/itigoag/ansible.desktop) [![license](https://img.shields.io/github/license/mashape/apistatus.svg?style=popout-square)](https://sbaerlo.ch/licence) [![Ansible Galaxy](http://img.shields.io/badge/ansible--galaxy-desktop-blue.svg?style=popout-square)](https://galaxy.ansible.com/itigoag/desktop) [![Ansible Role](https://img.shields.io/ansible/role/d/35667.svg?style=popout-square)](https://galaxy.ansible.com/itigoag/desktop)

## Description

Expand Down
2 changes: 1 addition & 1 deletion scripts/Invoke-RemoveBuiltinApps.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ $WhiteListedApps.AddRange(@(
"Microsoft.WindowsAlarms",
"Microsoft.WindowsCalculator",
# "Microsoft.WindowsCommunicationsApps", # Mail, Calendar etc
"Microsoft.WindowsSoundRecorder",
# "Microsoft.WindowsSoundRecorder",
# "Microsoft.WindowsStore"
))

Expand Down

0 comments on commit ca0cbe0

Please sign in to comment.