2023-10-08 00:19:55 -04:00

3 lines
72 B
Lua

local bin_path = "/bin/"
shell.setPath(shell.path() .. ":" .. bin_path)