添加2001 b_N上传方法
This commit is contained in:
parent
a87c754d5d
commit
30413153bd
@ -20,7 +20,7 @@ class SS_Virtual_command:
|
||||
self.loginName = "root"
|
||||
self.password = "kingsome2016"
|
||||
|
||||
def run_cmd(cmd):
|
||||
def run_cmd(self, cmd):
|
||||
import subprocess
|
||||
msg = "Starting run: %s " % cmd
|
||||
print("run_cmd {0}".format(msg))
|
||||
|
Loading…
x
Reference in New Issue
Block a user