mirror of
https://github.com/jtesta/ssh-audit.git
synced 2025-01-24 17:09:32 +01:00
Update ssh_audit.py
Missed a TAB
This commit is contained in:
parent
f15e53ef17
commit
62d41ea35f
@ -851,7 +851,7 @@ def process_commandline(out: OutputBuffer, args: List[str]) -> 'AuditConf': # p
|
|||||||
os_ver = print_guides[1]
|
os_ver = print_guides[1]
|
||||||
clientserver = print_guides[2]
|
clientserver = print_guides[2]
|
||||||
|
|
||||||
PrintHardeningGuides(os_type, os_ver, clientserver)
|
PrintHardeningGuides(os_type, os_ver, clientserver)
|
||||||
|
|
||||||
|
|
||||||
# Set simple flags.
|
# Set simple flags.
|
||||||
|
Loading…
Reference in New Issue
Block a user