mirror of
https://github.com/kepler155c/opus
synced 2025-04-21 02:03:15 +00:00
Fix wrong branch name
this also fixes packages loading on master-1.8
This commit is contained in:
parent
cef5b21921
commit
0fd349a487
@ -19,7 +19,7 @@ local function run(file, ...)
|
||||
end
|
||||
|
||||
_G._syslog = function() end
|
||||
_G.OPUS_BRANCH = 'master'
|
||||
_G.OPUS_BRANCH = 'master-1.8'
|
||||
|
||||
-- Install require shim
|
||||
_G.requireInjector = run('sys/modules/opus/injector.lua')
|
||||
|
Loading…
x
Reference in New Issue
Block a user