-

CommentStreams:Dd66732c561a8bcb485ce00738fe97a0

From Geekworm Wiki
Jump to navigation Jump to search

I found a solution for everyone who wants to shut down the Raspberry Pi and the X728 via a Python script. - import subprocess - subprocess.call(["sudo", "/usr/local/bin/x728softsd.sh"]) so it should work.