a3eb4eb Use "install" command for installing dirs and files

Authored and Committed by Hans Ulrich Niedermann 2 years ago
1 file changed. 19 lines added. 10 lines removed.
    Use "install" command for installing dirs and files
    
    Use "install" for installing all dirs and files.
    
    As the name suggests, the "install" command is the program
    for installing files (and directories), as it will e.g.
    ignore the umask (unlike the "cp" command).
    
        
file modified
+19 -10