remove verbose
This commit is contained in:
parent
3365ff9dfc
commit
d8700a7b20
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ def main(
|
|||
command = [
|
||||
ssh_command,
|
||||
"ssh",
|
||||
"-v",
|
||||
# "-v",
|
||||
"-y",
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in a new issue