Update startup
This commit is contained in:
parent
42d8803aab
commit
2fea90bd55
1 changed files with 1 additions and 1 deletions
|
@ -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())()
|
||||
end
|
||||
|
||||
shell.run("/.sPhone/sPhone")
|
||||
shell.run("/.sPhone/sPhone", "-s")
|
||||
|
|
Loading…
Reference in a new issue