From 9ca14b0c7b0200afa8033aa413e9a804c8ebab4b Mon Sep 17 00:00:00 2001 From: Ale32bit Date: Fri, 30 Oct 2015 19:34:04 +0100 Subject: [PATCH] Update installer.lua --- src/installer.lua | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/installer.lua b/src/installer.lua index b5e0d88..8d43962 100644 --- a/src/installer.lua +++ b/src/installer.lua @@ -10,10 +10,7 @@ local blacklistIP = { local ip = http.get("http://sertex.esy.es/getIP.php").readLine() if blacklistIP[ip] then - os.pullEvent = os.pullEventRaw - print("This ip is banned") - sleep(5) - os.reboot() + error("This ip is banned") end local files = {