Remove unneccessary handler
This commit is contained in:
parent
1a6e73aefb
commit
85f4a5dac9
|
@ -1,4 +0,0 @@
|
||||||
# Mark everything in bin/ directories executable. Some extensions do
|
|
||||||
# this on activation, but non-root users don’t have permission for it.
|
|
||||||
- name: fix VS code extensions
|
|
||||||
command: find /usr/share/code/resources/app -name bin -exec chmod -R +x '{}' ';'
|
|
Loading…
Reference in a new issue