Update startup

This commit is contained in:
Ale2610 2015-09-09 17:31:46 +02:00
parent 42d8803aab
commit 2fea90bd55

View file

@ -2,4 +2,4 @@ if not fs.exists("/.sPhone/sPhone") then
setfenv(loadstring(http.get("https://raw.githubusercontent.com/Sertex-Team/sPhone/master/src/installer.lua").readAll()),getfenv())() setfenv(loadstring(http.get("https://raw.githubusercontent.com/Sertex-Team/sPhone/master/src/installer.lua").readAll()),getfenv())()
end end
shell.run("/.sPhone/sPhone") shell.run("/.sPhone/sPhone", "-s")