fix horribly nonfixed things
This commit is contained in:
parent
2d0beda651
commit
b4d2238747
@ -1,5 +1,5 @@
|
|||||||
local args={...}
|
local args={...}
|
||||||
local pkg=dofile "/lib/mfs"
|
local pkg=dofile "/lib/pkgm.lua"
|
||||||
local flags={}
|
local flags={}
|
||||||
local ptr=#args
|
local ptr=#args
|
||||||
while ptr>0 do
|
while ptr>0 do
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
local mfs=dofile "/lib/mfs"
|
local mfs=dofile "/lib/mfs.lua"
|
||||||
local local_pkg_files=false
|
local local_pkg_files=false
|
||||||
local pkg_url="https://git.osmarks.tk/heavpoot/packages1/raw/branch/master/"
|
local pkg_url="https://git.osmarks.tk/heavpoot/packages1/raw/branch/master/"
|
||||||
local res={}
|
local res={}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user