iteration

This commit is contained in:
2023-10-08 00:19:55 -04:00
parent 7fcae7b276
commit 627dc1ac68
3 changed files with 138 additions and 6 deletions

3
utils/lsh.lua Normal file
View File

@ -0,0 +1,3 @@
local bin_path = "/bin/"
shell.setPath(shell.path() .. ":" .. bin_path)