sht. typo!
This commit is contained in:
@@ -142,7 +142,7 @@ function downloadRepo(repo, target, automatic)
|
|||||||
end
|
end
|
||||||
|
|
||||||
local replaceMode="ask"
|
local replaceMode="ask"
|
||||||
if auto == true then replaceMode = "always" end
|
if automatic == true then replaceMode = "always" end
|
||||||
for i=1,#files do
|
for i=1,#files do
|
||||||
local replace=nil
|
local replace=nil
|
||||||
if filesystem.exists(target..files[i]) then
|
if filesystem.exists(target..files[i]) then
|
||||||
|
|||||||
Reference in New Issue
Block a user