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,
|
from,
|
||||||
to,
|
to,
|
||||||
],
|
],
|
||||||
|
sudo: !to.writable?,
|
||||||
)
|
)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user