add shebang
This commit is contained in:
parent
3f400bd8b4
commit
61c52acb51
|
@ -1,2 +1,3 @@
|
||||||
|
#!/bin/bash
|
||||||
cd /slcp
|
cd /slcp
|
||||||
python3 -m siwat_remote_light_control_protocol_server
|
python3 -m siwat_remote_light_control_protocol_server
|
Loading…
Reference in New Issue