Update sPhone.lua
This commit is contained in:
parent
8b1c322ac8
commit
b2c77901e3
1 changed files with 0 additions and 1 deletions
|
@ -533,7 +533,6 @@ local function kernel()
|
||||||
f = fs.open("/.sPhone/config/.sIDpw", "w")
|
f = fs.open("/.sPhone/config/.sIDpw", "w")
|
||||||
f.write(pw)
|
f.write(pw)
|
||||||
f.close()
|
f.close()
|
||||||
break
|
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue