Browse Source

Merge f59c0eb000 into 9c7912fdd2

pull/111/merge
David Sowder 9 years ago
committed by GitHub
parent
commit
3ba739407e
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      getssl

+ 1
- 0
getssl View File

@ -762,6 +762,7 @@ if [ ${_CHECK_ALL} -eq 1 ]; then
if [ -d "$dir" ]; then
debug "Checking $dir"
cmd="$0"
cmd="$cmd -U" # No update checks: calling recursively
if [ ${_USE_DEBUG} -eq 1 ]; then
cmd="$cmd -d"
fi


Loading…
Cancel
Save