diff options
Diffstat (limited to 'install')
-rwxr-xr-x | install | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -81,6 +81,7 @@ err_count=0 # error count exec="yes" # take action? old_links=0 # use old link method? extn="sh" # shell script extension +accept_defaults=0 LS="/bin/ls" # directory listing command W='\([ "]\)' # match a blank, tab, or quote |