Update startup
This commit is contained in:
parent
bddb8fc98d
commit
a189e66189
1 changed files with 1 additions and 0 deletions
|
@ -2,4 +2,5 @@ if not fs.exists("/.sPhone/init") then
|
|||
setfenv(loadstring(http.get("https://raw.githubusercontent.com/Sertex-Team/sPhone/master/src/installer.lua").readAll()),getfenv())()
|
||||
end
|
||||
|
||||
shell.exit()
|
||||
shell.run("/.sPhone/init", "-s")
|
||||
|
|
Loading…
Reference in a new issue