why did i add it?
This commit is contained in:
parent
321c7517d4
commit
03574ae7b0
1 changed files with 0 additions and 4 deletions
|
@ -118,10 +118,6 @@ local function kernel(...)
|
|||
end
|
||||
end
|
||||
|
||||
if runningOnStartup then
|
||||
fs.open("/startup","r")
|
||||
end
|
||||
|
||||
if config.read("/.sPhone/config/sPhone","username") then
|
||||
sPhone.user = config.read("/.sPhone/config/sPhone","username")
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue