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