diff --git a/src/sPhone.lua b/src/sPhone.lua index c973c5e..e3657a6 100644 --- a/src/sPhone.lua +++ b/src/sPhone.lua @@ -74,6 +74,8 @@ local function kernel() end + home() + end local ok, err = pcall(kernel)