removed debug sleep
This commit is contained in:
@@ -38,7 +38,6 @@ for _, pkg in pairs(packages) do
|
||||
wget(concatPath(baseURL, "packages", pkg), concatPath(path, pkg))
|
||||
end
|
||||
|
||||
sleep(3)
|
||||
print("Installing ...")
|
||||
|
||||
--init path
|
||||
|
Reference in New Issue
Block a user