3 lines
72 B
Lua
Raw Normal View History

2023-10-08 00:19:55 -04:00
local bin_path = "/bin/"
shell.setPath(shell.path() .. ":" .. bin_path)