mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 17:42:10 +00:00
Instead of cp + chmod as there may be other files in the destination directory that chmod shouldn't change permissions of / where chmod might fail (E.G. symlinks that are only valid on the target). Signed-off-by: Peter Korsgaard <peter@korsgaard.com>