From 2fea90bd552bcdca72bb04cc4b2e7310fc14cff9 Mon Sep 17 00:00:00 2001 From: Ale2610 Date: Wed, 9 Sep 2015 17:31:46 +0200 Subject: [PATCH] Update startup --- src/startup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/startup b/src/startup index 0533a4a..54c8dca 100644 --- a/src/startup +++ b/src/startup @@ -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")