Update sPhone.lua

This commit is contained in:
Ale2610 2015-08-29 15:59:49 +02:00
parent 8b1c322ac8
commit b2c77901e3

View file

@ -533,7 +533,6 @@ local function kernel()
f = fs.open("/.sPhone/config/.sIDpw", "w")
f.write(pw)
f.close()
break
end
end
end