Browse Source
mkdir -p creates paths that are bound to user's settings and therefore can lead to different file mode bits of the base paths accross different machines. Use install instead, as this tool is not prone to such behavior. Signed-off-by: Konrad Weihmann <kweihmann@outlook.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>main
Konrad Weihmann
3 years ago
committed by
Josh Boyer
3 changed files with 6 additions and 6 deletions
Loading…
Reference in new issue