mirror of
https://github.com/RGBCube/minearchy-bot
synced 2025-05-31 05:38:11 +00:00
fix: typo
This commit is contained in:
parent
569fa2cbe7
commit
a3250ba9ba
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
config.Env = [ "PATH=/bin" ];
|
config.Env = [ "PATH=/bin" ];
|
||||||
config.WorkingDir = "/minearcy-bot";
|
config.WorkingDir = "/minearchy-bot";
|
||||||
config.Cmd = lib.getExe minearchy-bot;
|
config.Cmd = lib.getExe minearchy-bot;
|
||||||
};
|
};
|
||||||
});
|
});
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue