Remove unneccassary sudo from ssh forwarding command

This commit is contained in:
ahmadbilalkhalid 2019-12-30 21:30:59 +05:00
parent 4b7d6d5099
commit 27e780b359
1 changed files with 0 additions and 1 deletions

View File

@ -57,7 +57,6 @@ class TransferVM(Process):
os.remove(self.src_sock_path)
command = [
"sudo"
"ssh",
"-nNT",
"-L",