change python to python3
This commit is contained in:
parent
deefb6bf01
commit
3f400bd8b4
|
@ -1,2 +1,2 @@
|
||||||
cd /slcp
|
cd /slcp
|
||||||
python -m siwat_remote_light_control_protocol_server
|
python3 -m siwat_remote_light_control_protocol_server
|
Loading…
Reference in New Issue