transition to kernel

This commit is contained in:
kepler155c
2018-01-20 07:19:32 -05:00
parent 40da3f1683
commit 663d8c3696
9 changed files with 3 additions and 19 deletions

View File

@@ -8,14 +8,12 @@ local Util = require('util')
local colors = _G.colors
local fs = _G.fs
local multishell = _ENV.multishell
local os = _G.os
local shell = _ENV.shell
local GROUPS_PATH = 'usr/groups'
local SCRIPTS_PATH = 'usr/etc/scripts'
multishell.setTitle(multishell.getCurrent(), 'Script')
UI:configure('script', ...)
local config = {