aboutsummaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
Diffstat (limited to 'install')
-rwxr-xr-xinstall1
1 files changed, 1 insertions, 0 deletions
diff --git a/install b/install
index 42e7cb81..f567676d 100755
--- a/install
+++ b/install
@@ -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