testing version of LuaBIOS and OpenOS
people were having issues getting them to work so now we promote consistency
This commit is contained in:
2
data/OpenOS/bin/clear.lua
Normal file
2
data/OpenOS/bin/clear.lua
Normal file
@@ -0,0 +1,2 @@
|
||||
local tty = require("tty")
|
||||
tty.clear()
|
||||
Reference in New Issue
Block a user