iteration

This commit is contained in:
Layla 2023-10-07 23:25:42 -04:00
parent 57d92ee5f1
commit 79755d5722

View File

@ -1,7 +1,7 @@
local args = { ... }
local target_branch = "main"
local bin_path = "/"
local bin_path = "/bin/"
local program_name = args[1]
if program_name == nil then