6 lines
106 B
Bash
Executable File
6 lines
106 B
Bash
Executable File
#!/bin/bash
|
|
|
|
cd ../tools/robot/virtualclient
|
|
python robot.py ws://192.168.100.21:7101 hao1069 hao1069 $1
|
|
|