This commit is contained in:
2024-06-19 18:55:48 +02:00
parent 0e15218abd
commit 917b57c586
+1 -1
View File
@@ -1375,7 +1375,7 @@ async def zrestartuj_radio(ctx):
if not allowed:
await ctx.send("Łapy precz od radia")
else:
retcode = subprocess.run("/home/pi/Conjurer/restart_radio.sh", shell=True, check = True, capture_output = True)
retcode = subprocess.run("/home/pi/Conjurer/restart_radio.sh", shell=True, capture_output = True)
logger.info(f'Wynik {retcode}')
@client.hybrid_command(