mirror of
https://github.com/kepler155c/opus
synced 2025-12-16 21:28:29 +00:00
require cleanup + compatibility fixes
This commit is contained in:
@@ -3,7 +3,7 @@ local Util = require('opus.util')
|
||||
-- some programs expect to be run in the global scope
|
||||
-- ie. busted, moonscript
|
||||
|
||||
-- create a new sandbox mimicing pure lua
|
||||
-- create a new environment mimicing pure lua
|
||||
|
||||
local fs = _G.fs
|
||||
local shell = _ENV.shell
|
||||
|
||||
Reference in New Issue
Block a user