This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
getssl
mirror of
https://github.com/srvrco/getssl
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
51
Wiki
Activity
Browse Source
Merge
f59c0eb000
into
9c7912fdd2
pull/111/merge
David Sowder
9 years ago
committed by
GitHub
parent
9c7912fdd2
f59c0eb000
commit
3ba739407e
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Write
Preview
Loading…
Cancel
Save