iteration
This commit is contained in:
		@ -1,7 +1,7 @@
 | 
				
			|||||||
local args = { ... }
 | 
					local args = { ... }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
local target_branch = "main"
 | 
					local target_branch = "main"
 | 
				
			||||||
local bin_path = "/"
 | 
					local bin_path = "/bin/"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
local program_name = args[1]
 | 
					local program_name = args[1]
 | 
				
			||||||
if program_name == nil then
 | 
					if program_name == nil then
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user