iteration
This commit is contained in:
parent
57d92ee5f1
commit
79755d5722
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user