Merge pull request #15481 from reitermarkus/sudo-xattrs
Use `sudo` for copying `xattr`s when necessary.
This commit is contained in:
commit
e96fd24a73
@ -186,6 +186,7 @@ module Cask
|
||||
from,
|
||||
to,
|
||||
],
|
||||
sudo: !to.writable?,
|
||||
)
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user