Update sPhone.lua

This commit is contained in:
Ale32bit 2017-01-08 17:23:13 +01:00 committed by GitHub
parent 5e5e680315
commit 5c3ff04f3c

View file

@ -1371,7 +1371,7 @@ end
sPhone.login = login sPhone.login = login
local showUpdate = config.read("/.sPhone/config/sPhone","showUpdate") local showUpdate = config.read("/.sPhone/config/sPhone","showUpdate")
http.request("https://raw.githubusercontent.com/BeaconNet/sPhone/master/src/version") http.request("https://raw.githubusercontent.com/SertexTeam/sPhone/master/src/version")
local newVersion local newVersion
local timeout = os.startTimer(2) local timeout = os.startTimer(2)
while true do while true do