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 = [
|
command = [
|
||||||
ssh_command,
|
ssh_command,
|
||||||
"ssh",
|
"ssh",
|
||||||
"-v",
|
# "-v",
|
||||||
"-y",
|
"-y",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue