mirror of
https://gitlab.sectorq.eu/jaydee/mqtt_srv.git
synced 2025-12-14 18:44:53 +01:00
build
This commit is contained in:
@@ -697,7 +697,8 @@ def on_message(client, userdata, msg):
|
|||||||
output = subprocess.Popen(myCmd, shell=True)
|
output = subprocess.Popen(myCmd, shell=True)
|
||||||
|
|
||||||
|
|
||||||
writeLog(f"Status of volume {out}")
|
writeLog(f"Status of volume {output}")
|
||||||
|
writeLog("HAHAHAAA")
|
||||||
myCmd = f'sudo XDG_RUNTIME_DIR=/run/user/1000 -u jd amixer set Master 20%'
|
myCmd = f'sudo XDG_RUNTIME_DIR=/run/user/1000 -u jd amixer set Master 20%'
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user