4 lines
52 B
Python
4 lines
52 B
Python
|
import os
|
||
|
|
||
|
os.system('~/switchcontrol.py getlight')
|