3 lines
72 B
Lua
3 lines
72 B
Lua
|
|
||
|
local bin_path = "/bin/"
|
||
|
shell.setPath(shell.path() .. ":" .. bin_path)
|