Try fixing sha256 not loading
This commit is contained in:
@@ -33,7 +33,7 @@ local function main()
|
||||
shafile.close()
|
||||
sharequest.close()
|
||||
end
|
||||
log.debug(package.path)
|
||||
package.path = package.path .. ";/?;/?.lua" -- hack to solve 'wget run' being dumb
|
||||
local hash = require("sha256")
|
||||
|
||||
log.info("Downloading index file")
|
||||
|
||||
Reference in New Issue
Block a user