mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2025-12-24 04:52:48 +01:00
ебать геи
This commit is contained in:
parent
b982010cf2
commit
d66efdbb0f
@ -6,10 +6,14 @@ local event = require("event")
|
||||
local fs = require("filesystem")
|
||||
local internet = require("internet")
|
||||
local seri = require("serialization")
|
||||
local shell = require("shell")
|
||||
local gpu = component.gpu
|
||||
|
||||
-----------------Проверка компа на соответствие сис. требованиям--------------------------
|
||||
|
||||
shell.execute("cd ..")
|
||||
shell.setWorkingDirectory("")
|
||||
|
||||
--Создаем массив говна
|
||||
local govno = {}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user