Try fixing sha256 not loading
This commit is contained in:
parent
b0f8c1267a
commit
bb0ee3e64e
@ -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")
|
||||
|
Loading…
x
Reference in New Issue
Block a user