mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-09-14 11:06:16 +05:00
Update zip.lua
This commit is contained in:
parent
271be214c0
commit
e688446915
@ -47,7 +47,7 @@ function zip.archive(path, kudaSohranit, debug)
|
||||
}
|
||||
|
||||
--ПОЛУЧАЕМ ЖИРНЫЙ ПИДОРСКИЙ МАССИВ
|
||||
getFileStringsMassiv(path.."/", "", debug)
|
||||
getFileStringsMassiv(path.."/", fs.name(path).."/", debug)
|
||||
|
||||
--СОХРАНЯЕМ ЖИРНЫЙ ПИДОРСКИЙ МАССИВ
|
||||
fs.makeDirectory(fs.path(kudaSohranit))
|
||||
|
||||
Loading…
Reference in New Issue
Block a user