Skip to content

Commit 85cdd32

Browse files
committed
remove man page chown
1 parent 83bb05c commit 85cdd32

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

roles/bootstrap/tasks/darwin.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,6 @@
5454

5555
- shell: cd /usr/local/src && curl -L https://github.com/Homebrew/brew/tarball/master | tar xz --strip 1 -C /usr/local/homebrew
5656

57-
- shell: sudo chown -R $(whoami) /usr/local/share/man/man8
58-
5957
- name: check if man8 file exists
6058
stat:
6159
path: /usr/local/share/man/man8

0 commit comments

Comments
 (0)