pastebin rewrite

This commit is contained in:
kepler155c@gmail.com
2019-04-11 08:41:23 -04:00
parent c633e935f8
commit f011e7b14f
6 changed files with 179 additions and 167 deletions

View File

@@ -6,6 +6,7 @@ local Util = require('util')
local multishell = _ENV.multishell
local os = _G.os
local read = _G.read
local shell = _ENV.shell
local term = _G.term
local args = { ... }