-

CommentStreams:Dd66732c561a8bcb485ce00738fe97a0

From Geekworm Wiki
< CommentStreams:68b718d2fdb80d03098cb85e3d202194
Revision as of 07:19, 8 February 2021 by 95.90.215.5 (talk) (Migrated reply #1361)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.