removed debug sleep

This commit is contained in:
2024-11-16 22:30:21 +01:00
parent f3d9dbb3fe
commit 5477986288

View File

@@ -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