diff --git a/hostapps/run.py b/hostapps/run.py index 5f3677e..57eaa56 100644 --- a/hostapps/run.py +++ b/hostapps/run.py @@ -84,7 +84,7 @@ def main( command = [ ssh_command, "ssh", - "-v", + # "-v", "-y", ]