This commit is contained in:
2024-06-19 18:24:02 +02:00
parent c0b362df6d
commit 47945ab3dd
+1 -1
View File
@@ -1375,7 +1375,7 @@ async def zrestartuj_radio(ctx):
if not allowed:
await ctx.send("Łapy precz od radia")
else:
subprocess.call(['sh', './restart_radio.sh'])
subprocess.call(['sh', '/home/pi/Conjurer/restart_radio.sh'])
@client.hybrid_command(