makeself icon indicating copy to clipboard operation
makeself copied to clipboard

chown / chmod is too greedy

Open alexmurray opened this issue 11 years ago • 0 comments
trafficstars

When creating a makeself archive of the current dir '.' and then extracting this, the chown and chmod apply to '.' - which means anything already in the current dir where the archive is extracted get chown / chmod'd as well (and all their descendants) as it is done recursively.

alexmurray avatar Apr 02 '14 22:04 alexmurray