fixed minify header and build script

This commit is contained in:
2026-02-25 11:41:41 -05:00
parent 02e7b3897c
commit a6550aa069
16 changed files with 18 additions and 34 deletions

View File

@@ -1,2 +1,5 @@
-- :Minify:--
--:Minify:--
local kernel = ...
kernel.vfs.open("/dev/tty/1","r")
kernel.vfs.open("/dev/tty/1","w")
kernel.vfs.open("/dev/null","w")