mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-19 08:12:09 +00:00
path fix
This commit is contained in:
@@ -1375,7 +1375,7 @@ async def zrestartuj_radio(ctx):
|
|||||||
if not allowed:
|
if not allowed:
|
||||||
await ctx.send("Łapy precz od radia")
|
await ctx.send("Łapy precz od radia")
|
||||||
else:
|
else:
|
||||||
subprocess.call(['sh', './restart_radio.sh'])
|
subprocess.call(['sh', '/home/pi/Conjurer/restart_radio.sh'])
|
||||||
|
|
||||||
|
|
||||||
@client.hybrid_command(
|
@client.hybrid_command(
|
||||||
|
|||||||
Reference in New Issue
Block a user