diff options
Diffstat (limited to 'vcpe_beijing/vcpe/echo.sh')
-rw-r--r-- | vcpe_beijing/vcpe/echo.sh | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/vcpe_beijing/vcpe/echo.sh b/vcpe_beijing/vcpe/echo.sh new file mode 100644 index 0000000..e1dd1f4 --- /dev/null +++ b/vcpe_beijing/vcpe/echo.sh @@ -0,0 +1,9 @@ +#!/bin/bash + +#python /home/ubuntu/autotest/vcpe.py init + +python /home/ubuntu/autotest-wlm/vcpe.py brg + +#python /home/ubuntu/autotest/vcpe.py customer + +#python /home/ubuntu/autotest/vcpe.py loop |